|
Search
You searched for the word(s): postback
Showing page 51 of 85 (848 total posts)
< 1 second(s)
-
I have a page setup where I would like to hide an imagebutton when the user starts their upload. The only function that even allows me to manipulate the imagebutton is on fileuploaded. Which is useful for showing it again, but I cant hide it on uploading.
I tried all the other options such as ...
-
Hi there, May be it is a normal behavior, but is there any work around for that simple case : I want to use the keeping state after submitting scenario, as documented -- processing the file array to display info on the files being uploaded.I also want to use the OnPostback function. But as soon as I define that function, the processing ...
-
As others have reported, I am receiving a dialog box saying ''Failed to Load Menus!'' when the Cute Editor is loaded. This ONLY happens in IE7 ,8, and 9. The message does not appear in Chrome, Firefox, Safari, or Opera (latest versions). I am using my own configuration file that I ...
-
When I upload 1 single file and an exception is thrown server-side it triggers OnError and OnTaskError. Because there haven't been any succesful uploads the OnStop also gets triggered and there will not be a page reload.
Can I make the OnStop not stop the postback (return false doesnt work for this one) or some other mechanism ...
-
Thank you Eric for replying. I've already read the thread you referred but there, you explain how to use forms with the cute editor, not with the phpfileuploader.
Could you, please, post a sample using the phpfileuploader with other fields and get their values?
Or do you mean that use action=''1email.php?postback=true'' is the ...
-
Thanks. Would appreciate an email when fixed. or should we just keep an eye on this Post? Any idea on Timescale?
While you are fixing this, 2 other problems which we have come across are:
1- In an MVC application, the form values are not presisted when a postback occurs with the uploader. I don't know if it has to do with the ...
-
Hi
I'm working on some composite web controls for a dynamic form engine.
I have a question on the usage of the persists upload control. The demo doesn't really demonstrate the purpose if you look at the code.
In the demo http://ajaxuploader.com/Demo/Persist-upload-file.aspx you have created a button which just ...
-
This is definitely a bug. If I send trigger a ajax postback, the editor will be frozen in chrom. However, if I remove the whole <table>, CE works perfectly.
Please help
<%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''TestChrome.aspx.vb'' Inherits=''TestChrome'' %>
<%@ Register ...
-
I installed CuteEdit on DotNetNuke site yesterday using the DotNedNuke 4.x integration package. When a user loads a page (apparently any page) that uses CuteEdit, the next action that requires a postback (save, cancel, select another page, etc) results in the user being presented with the login page. I found some old information in the Forum ...
-
Hi,
You can also check this document :
http://ajaxuploader.com/document/scr/create-custom-queue-table.htm
The queue table is client state.
After the file uploaded , the page will postback to server and fire the FileUploaded event.
You can use MS-Ajax or other Ajax tool to submit the data via ...
... 51 ...
|
|
|