Search

You searched for the word(s): postback
Showing page 51 of 85 (848 total posts) < 1 second(s)
  • is there an equivilent to OnClientClick???

    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 ...
    Posted to Ajax Uploader (Forum) by websitepro on January 12, 2012
  • Keeping state after submitting and CuteWebUI_AjaxUploader_OnPostback handler

    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 ...
    Posted to PHP File Uploader (Forum) by jrlemay on December 12, 2011
  • Failed to Load Menus! in IE7,8, and 9

    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 ...
    Posted to Cute Editor for PHP (Forum) by HighConcept on July 13, 2011
  • Page reload after Upload Error

    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 ...
    Posted to Ajax Uploader (Forum) by Dac on June 22, 2010
  • Re: submit phpfileuploader with other form fields

    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 ...
    Posted to PHP File Uploader (Forum) by dandreu on June 15, 2010
  • Re: Ajax Uploader in MVC deletres ALL pages from History

    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 ...
    Posted to Ajax Uploader (Forum) by hassan on May 6, 2010
  • Persists Uploader Control

    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 ...
    Posted to Ajax Uploader (Forum) by Joebloggs on April 8, 2010
  • CE doesn't work in table of updatepanel in google chrome

    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 ...
    Posted to Cute Editor for .NET (Forum) by wolf11th on April 5, 2010
  • DNN user logged out

    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 ...
    Posted to Cute Editor for .NET (Forum) by rsj on February 26, 2010
  • Re: queue table question

    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 ...
    Posted to Ajax Uploader (Forum) by cutechat on September 1, 2009
« First ... < Previous 49 50 51 52 53 Next > ... Last »