Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
1399
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Want to access PlainText property at clien side in javascript function
hello Adam or others Your code is working, but when we check by this function that editor is blank or not function checkEditorBlankValue() { var editorId = document.getElementById('<% = Editor1.ClientID%>'); var content = editorId.GetDocument(); var textofeditor=innerText(content.body); if(trim(textofeditor)=='''') { var ...
Posted to
Cute Editor for .NET
(Forum)
by
mtrvikas
on
April 30, 2008
the selected file is uploaded thousand of times
This is what my code looks like (.aspx control decleration) <cutewebui:uploadattachments runat=''server'' id=''upload_attachments'' />
Protected Overloads Overrides Sub OnInit(ByVal e As System.EventArgs) MyBase.OnInit(e) AddHandler upload_attachments.FileUploaded, AddressOf upload_attachments_file_uploaded End Sub Private ...
Posted to
Ajax Uploader
(Forum)
by
martinezgeovani@gmail.com
on
April 29, 2008
Style sheet for EditorWysiwygModeCss OR for EditorBodyStyle
The web app that includes Cute Editor (for PHP) lets a user specify templates for use with the edit area (textarea . iframe). So the app does not know the styles, but retrieves a style sheet from database (where it is saved along with few other goodies).
The app reads this style sheet and writes out a file style.css which is then passed ...
Posted to
Cute Editor for PHP
(Forum)
by
murli1467
on
April 23, 2008
Free License?
Is there anyway to get a free lic (or discounted)
that would run under the domain 'localhost' for development of a site within VS or VWD. I build websites for companies and if they want to be able to update or add new content or have things like company news or events on their site I would love to add cuteHTML editor to their site while ...
Posted to
Purchase / License FAQ
(Forum)
by
Rivelyn
on
April 21, 2008
OpenStream() yeilds a stream that cannot be closed after writing
The following
code creates a hold on the temporary file on disk, even though I close the stream. The only way to continue to use the component is to shut down the aspnet_wp.exe to free the hold on the temporary file. protected void Uploader1_FileUploaded(object sender, CuteWebUI.UploaderEventArgs args) { byte[] imageBits = new ...
Posted to
Ajax Uploader
(Forum)
by
stuartwachsberg
on
April 18, 2008
Re: Uploading office 2007 (.docx and .xlsx) files as attachments
When you click on the downloadable files toolbar button, a window comes up with a list of files to ''attach'' to the editor.
Checking on the file and then clicking on the insert button adds a link in the body of the editor.
The user can then click on the link later on and a file dialog box will appear (options to open, save or ...
Posted to
Cute Editor for .NET
(Forum)
by
ralc001
on
April 14, 2008
case sensitvie
this is an FYI -
I am using on linux server and when I went to more colors, it said page was not found, because it was looking for the directory dialogs to be lower case.
So I changed it to be lower, then the file uploads would not work because it was looking for Dialogs with an upper case D.
I have solved for now by ...
Posted to
Cute Editor for PHP
(Forum)
by
PraxiPower
on
April 12, 2008
Re: Enable/disable Editor contents using javascript
Leah,
You can paste the same code into editor using the JavaScript API of Cute Editor.
PasteHTML() This method is used for pasting the specified HTML into a range within an editor document. If anything is selected, the selection is replaced ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 10, 2008
Line breaks when paste
Using the PASTETEXT option as the only option for pasting from Word an extra line break is inserted immediately after the last text in paragraph.
For example:
Quisque laoreet, nunc sit amet tristique sollicitudin, metus erat varius diam, nec vulputate nibh felis at lectus. Aliquam luctus. Mauris porta rutrum ipsum. Phasellus ...
Posted to
Cute Editor for .NET
(Forum)
by
Renton
on
March 16, 2008
Line breaks from paste
Using the PASTETEXT option as the only option for pasting from Word an extra line break is inserted immediately after the last text in paragraph.
For example:
Quisque laoreet, nunc sit amet tristique sollicitudin, metus erat varius diam, nec vulputate nibh felis at lectus. Aliquam luctus. Mauris porta rutrum ipsum. Phasellus ...
Posted to
Cute Editor for .NET
(Forum)
by
Renton
on
March 16, 2008
More Search Options
« First
...
< Previous
1397
1398
1399
1400
1401
Next >
...
Last »