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
13
of
85
(
848
total posts)
< 1
second(s)
Re: Sequence of events - Queue table shows uploaded BEFORE Ajax postback fired and complete
Thanks for the reply. Is there another approach to handle this? I'm trying to avoid the UI telling the user everything is ok with the green check while the ajax code is still running (creating the illusion that the page is hanging).
Posted to
Ajax Uploader
(Forum)
by
netguy
on
March 20, 2014
Re: "Wait to finish upload" message if some one do another activity during upload is in progress
Hi krajiv23, The uploader has not the property to check the states, so you can add a variable to check it between the upload progress, like the example ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 12, 2013
Re: Determining if upload is in progress
Hi Geminior, Please refer to all javascript API here http://www.ajaxuploader.com/document/scr/JavaScript-API.htm CuteWebUI_AjaxUploader_OnProgress and CuteWebUI_AjaxUploader_OnStart should work for you EventsDescriptionCuteWebUI_AjaxUploader_OnInitializeFires when an Ajax Uploader is fully ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 16, 2011
Re: style-option “position:absolute”
Dear doubter, Please refer to the following example: <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html> <head> </head> <body> <form name=''theForm'' action=''Edithtml.php?
postback
=true'' method=''post''> <?php $editor=new CuteEditor(); $editor->ID=''Editor1''; // ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
September 9, 2010
Re: text length excess alert
Dear surrounding, Please try the following code, I have tested it and it works fine on my end: <!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --> <html> <head> </head> <body> <form ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
August 30, 2010
Re: Cute Editor doesn't save changes in Chrome(from time to time)
Please save the following code to 1.asp, I tested it, when you click ''save'', it will save all changes to 4.htm. Can you test it on your end? <!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --> <html> <head> </head> ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
August 20, 2010
Re: Inserting PHP code store database
Hi, In php uploader , the steps of a upload is : 1 - Render the uploader 2 -uploader upload a file to server side handler , and return a GUID 3 - uploader prepair all GUIDs for files in client side , and fire the
postback
event 4 - on the
postback
event , developer can do these solutions ...
Posted to
PHP File Uploader
(Forum)
by
cutechat
on
October 18, 2009
Re: Problem with MAXHTMLLENGTH and MAXTEXTLENGTH
Hi michcb, Try this example <%@ Page Language=''C#'' Debug=''true'' %> <%@ Import Namespace=''System.Data'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 25, 2009
Re: command not supported or not implemented
Ziv, Please change <item type=''image'' name=''Save''
postback
=''True'' command=''Save''/> to <item type=''image'' name=''Save''
postback
=''True'' /> And check the following example: How to capture the SAVE button ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 30, 2007
Re: button size
kvenu28, >>2. how can i increase the size of the images in the toolbar Please open toolbar configuration files first. The Cute Editor toolbar configuration files, which contain XML, specify the toolbar configuration information of the Cute Editor instance. To change the size of the built-in ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 14, 2006
More Search Options
« First
...
< Previous
11
12
13
14
15
Next >
...
Last »