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
49
of
85
(
848
total posts)
< 1
second(s)
Re: Not able to upload some PDF files
Hi, I had the same problem (with EPS files). I've downloaded the control again and this seems effectively to solve the problem. However, I encounter a new one since this correction. I use an <asp:image> instead of a text button to launch de Uploader (like in simple-upload-ui.aspx). With the new dll, before the first clik, all ...
Posted to
Ajax Uploader
(Forum)
by
Titou
on
November 6, 2008
Re: What version of cute editor for ASP ?
Hi Adam I just copied it from your demo site and adjusted the paths (of course this version does not save anything on submit) - here is the whole file: <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> <html> <head> <title>EditAll</title> <meta name=''Expires'' ...
Posted to
Cute Editor for ASP
(Forum)
by
olivierr
on
September 2, 2005
Re: The page flash when include cuteeditor after postback whatever in the updatepanel
The cuteEditor would reload the toolbar when refresh the page each time. If I scroll down the page, the reload tool bar action would make the page flash. How can I get rid of this problem?
Posted to
Cute Editor for .NET
(Forum)
by
surrounding
on
July 27, 2010
Re: Scroll to top of the page on postback
Hi Yevgeniy, Please change: window.onload = SetScrollLocation; to: window.onload = setTimeout(SetScrollLocation,1000); Then test again.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 5, 2007
Re: Onload rendering error
Here it the rendered control. Warning... Its not pretty! <input id="ctl00_ContentPlaceHolder1_fileUploaderAjax" name="ctl00$ContentPlaceHolder1$fileUploaderAjax" type="hidden" autocomplete="off" /><img ...
Posted to
Cute Editor for .NET
(Forum)
by
SilkGaz
on
November 21, 2012
Re: saved html in mysql db displays as plain text when retrieved
Dear mp5802, The following code shows how to read write content between cuteeditor and mysql: <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html> <head> </head> <body> <form name=''theForm'' action=''1.php?
postback
=true'' method=''post''><?php function ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
September 6, 2010
Re: Some icons have become readonly. Working in firefox but not in IE6.0/7.0
Thanks for your reply. i think i did same way. Please see my config files. <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration> <codeviewToolbars> <item type=''g_start'' /> <item type=''image'' name=''Save''
postback
=''True'' Visible=''false'' /> <item type=''image'' name=''Print'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Mehek
on
August 30, 2007
Re: Some icons have become readonly. Working in firefox but not in IE6.0/7.0
Thanks for your reply. i think i did same way. Please see my config files. <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration> <codeviewToolbars> <item type=''g_start'' /> <item type=''image'' name=''Save''
postback
=''True'' Visible=''false'' /> <item type=''image'' name=''Print'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Mehek
on
August 30, 2007
MaxHTMLLength and UpdatePanel
Hello- I'm having an issue with the MaxHTMLLength property. I have an updatepanel containing a CuteEditor and a submit button. I fill up the cuteditor with enough text to overflow the limit. When I click the submit button, I see an error message (''The HTML Code to be added has reached the chacter limit... ...
Posted to
Cute Editor for .NET
(Forum)
by
BobL
on
April 1, 2009
Re: "File Browsing has been blocked." inside AJAX TabContainer
Hi Terry, it seems to be a bigger problem because after
Postback
always the message ''File Browsing has been blocked.'' That's not good. Please test my new code below: <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''Upload.aspx.vb'' Inherits=''Upload'' %> <%@ Register ...
Posted to
Ajax Uploader
(Forum)
by
Dev65
on
December 3, 2008
More Search Options
« First
...
< Previous
47
48
49
50
51
Next >
...
Last »