Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): postback
More Search Options
Showing page
60
of
85
(
848
total posts)
< 1
second(s)
Combination UpdatePanel and TabContainer causes CuteEditor to freeze in Chrome and Safari
Hi there, Everything is going well with the implementation of CuteEditor. I'm using a combination of an UpdatePanel and a TabContainer. I'm now testing it in Safari and Chrome and it seems the editor freezes after a
postback
. I've seen some threads concerning the same issue, however I can't find a well working solution for my ...
Posted to
Cute Editor for .NET
(Forum)
by
JesseGrunn
on
September 1, 2010
Re: Editor does not allow for •, automatically modifies my HTML code.. can this be disabled?
Please try the following code, <% Dim editor Set editor = New CuteEditor editor.ID = ''Editor1'' editor.UseSimpleAmpersand=true If request.QueryString(''
postback
'') <> ''true'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
June 23, 2010
Selected Cursor Position
When I am selecting text from cute editor I am selecting it with following code ar editor1 = document.getElementById('<%=Editor1.ClientID%>'); var editdoc=editor1.GetDocument(); var objselect=editdoc.selection; var range = objselect.createRange(); if(range.htmlText!=null || range.htmlText!='''') { ...
Posted to
Cute Editor for .NET
(Forum)
by
Sarfraj
on
November 25, 2009
Editor Unusable under certain circumstances in Safari
I have created an example. Please go to http://kratos-dev.perfpathways.com/CuteEditorTest.aspx using Safari 4.0 (PC or Mac). Then click the button that says ''ShowEditor''. The page loads fine the first time but if you reload/refresh the page and click the button again the WYSIWYG doesn't have any contents and you cannot ...
Posted to
Cute Editor for .NET
(Forum)
by
bczengel
on
September 1, 2009
Re: awareness to previously uploaded files in form
Nivell, Please check the following examples: 7. Persist Uploaded File through
Postback
A sample demonstrates how to persist the selected files during page
postback
s. Ajax Uploader can hold an object temporarily and you can save it anytime you want. 11. Ajax based user profile User profile is the primary part of a ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
July 28, 2009
editor icons wrapping into too many lines. should be 3 or 4 at max in full complexity mode.
<?php if (isset($_REQUEST[''file'']) && $_REQUEST[''file''] != '''') { //print ''<pre>'';& ...
Posted to
Cute Editor for PHP
(Forum)
by
alan.pieroway
on
July 21, 2009
Error Message "Failed to load impl time" in safari
Hi, I am getting this error message ''failed to load impl time'' in safari under the following scenario: 1. Load the page contains the CutEditor.NET (condition is that it should be in the server which will cause some delay to load the CE control ). You can even try with http://cutesoft.net/example/general.aspx. 2. Now ...
Posted to
Cute Editor for .NET
(Forum)
by
nazeem.khan
on
July 2, 2009
Dynamic Uploaders / Programatically adding Uploaders
Are there any tricks or do you have a working example where you programatically add an Uploader to a page? The uploader works create when I add one to the aspx page but if I try to create one dynamically in code behind, the progress bar doesn't work correctly, the upload status never moves from 0kb, and the FileUploaded event never fires. ...
Posted to
Ajax Uploader
(Forum)
by
sincell
on
December 5, 2008
Re: What's new in CuteEditor for .NET 6.1?
Adam: I tried the version 6.1.2 as following code. After I clicked the third button, you can see the page position is changed. I tried another more complex longer page with multiple cute editor control on it, the page position is always be changed to the first editor position after any server control button was clicked ...
Posted to
News and Announcements
(Forum)
by
AlexW
on
September 18, 2008
ExecCommand is not a function
Hi, I get the following error when I try to size the editor in height with a exernal link. (I do this, because want to remeber the heigth of the editor so the user doesn't have to make it the height for it's content each time (it would be nice if on
postback
the .height property would reflect the actual height instead of the initial ...
Posted to
Cute Editor for .NET
(Forum)
by
gabrielk
on
December 14, 2007
More Search Options
« First
...
< Previous
58
59
60
61
62
Next >
...
Last »