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
37
of
85
(
848
total posts)
< 1
second(s)
Re: Java script error is displayed while clicking cancel all uploads
I have the same problem. On server side I have some code-behind parsing the uploaded file and storing the result in our database. This usually takes a total duration of 5 seconds. This is done in the method that's set for OnFileValidating. I think that the return of this
postback
is causing the unknown result error and I cant get ...
Posted to
Ajax Uploader
(Forum)
by
Dac
on
December 11, 2009
Re: Text not posted back in Safari 3.0
Hi Adam The editor is sitting in a control which I'm loading into the page, so the
postback
returns nothing (unless the page has already been submitted, in which case it posts back the previous value). However, by comparing my non-working version with the one that did, I've found a way to make things work again. In my non-working version, in ...
Posted to
Cute Editor for .NET
(Forum)
by
TonyHBrown
on
April 14, 2008
Typo in documentation
I was disabling the form icon in the toolbar (in the page_init because of the bug where the
postback
event is lost) and found a typo in the document: CuteEditorDeveloperGuide.chm The page describing Toolbar Configuration file Structure shows the item name for the form icon as ''Form'' but it is actually ''InsertForm'' Thought ...
Posted to
Cute Editor for .NET
(Forum)
by
trentk_iss
on
May 25, 2005
Re: CE editor frozen in tabcontainer of google chrome after ajax postback
wolf11th: pls confirm the progress of this issue thx Dear wolf11th, We will fix this issue in next version. Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 12, 2010
Re: SAVE button not working in 6.6 version
Hi, Please create an page name example.asp with the code below and test it with the new version. Does it work for you? My email is Kenneth@CuteSoft.net <!-- #include file = "cuteeditor_files/include_CuteEditor.asp" --> ...
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
February 13, 2014
Re: problem with setting the Gallery's and template directory programmatically
Hi Emile, I set the directory path programmatically, it works fine on my end, can you clear browser cache, restart browser and try it again? <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html> <head> <title>Edit Static Html Example -- PHP Content Management, PHP WYSIWYG, PHP HTML ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
June 19, 2011
Re: Ajax Uploader - ManualStartUpload="true"
Hi mchamo, First you need to know that, the uploader need to upload the file to the server, so the
postback
is necessary. If you need user finish some input or similar situations and than
postback
to the server. Please try use manually upload. Below is the online ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 15, 2011
Re: Various issues with uploader inside a form view a inside update panel
Here is the code:- <%@ Page Language=''VB'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''asp'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Ajax Uploader
(Forum)
by
pippipmilk
on
January 13, 2010
Re: Manually upload
Can you try the following ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
April 29, 2009
Re: Uploader Cancel event capture
Hi, The uploader do not provide server side or client side cancel event directly. In client side javascript, You can capture the start/stop/
postback
event, or compare the status of the data from queueui event . If you want to notify the server side, you can raise a
postback
to server ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
February 2, 2009
More Search Options
« First
...
< Previous
35
36
37
38
39
Next >
...
Last »