Search

You searched for the word(s): postback
Showing page 67 of 85 (848 total posts) < 1 second(s)
  • Re: Custom UI

    Hi Terry!   Thanks for the help!   It seems your example still shows the uploaded list after the postback. It also seems to use the UploadAttachments control which you recommended against.    Am I looking at the example wrong?   Thanks,   Matt 
    Posted to Ajax Uploader (Forum) by PSMatt on March 16, 2009
  • Re: File Upload cause complete page post back... Basicly the ajax part of the uploader is not working?

    Hi ScottDolan, The uplaoder needs to upload the file to the server, so the postback is necessary.  If you want to submit the form at the end, please use the start upload manually example. Demo http://www.ajaxuploader.com/Demo/Start-uploading-manually.aspx Or use Ajax UpdatePanel with it. Regards, Ken
    Posted to Ajax Uploader (Forum) by Kenneth on October 18, 2011
  • Re: how to persist AjaxUploaderQueueTable after post back, after server side validation

    Hi,   I suggest you use UploadAttachments control.   Please see our advanced samples, the create forum topic sample.   It can persist a list at server side, and you can process after another button postback.   Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on February 26, 2009
  • UploadCompleted firing before all files are uploaded

    HI,       The UploadCompleted appers to be firing before all files have completed uploading.      I have the UploadAttachments  in an update panel say UP1  and another update panel say UP2 with dropdowns, textboxes etc some of which cause a postback.  Both UP1 and UP2 are set to ...
    Posted to Ajax Uploader (Forum) by Pbanerji on January 22, 2012
  • showModalDialog and .net post back possible?

    Please can you clear this up for me.   Is it possible to use showModalDialog that loads a page that uses postback.   function ShowMyDialog(button) {  //use CuteEditor_GetEditor(elementinsidetheEditor) to get the cute editor instance  var editor=CuteEditor_GetEditor(button);  //show the dialog page , ...
    Posted to Cute Editor for .NET (Forum) by screenmedia on September 5, 2006
  • How to save file without postback

    Hi! please! tell me is there any way to save the uploaded file without the full postback? thanks! 
    Posted to Ajax Uploader (Forum) by deepakkumarjoshi on October 22, 2010
  • AjaxUploader autopostback problem with MVC

    Hi there,   We are considering about the probability to use the commercial version of AjaxUploader. So currently, we are testing (Uploading multiple files like GMail package) and trying to integrate AjaxUploader to our MVC applications. We tested it as a single component and it worked perfectly. But when we integrated it to our MVC ...
    Posted to Ajax Uploader (Forum) by QuiTran on October 11, 2012
  • A problem and two questions

    Problem: I'm doing some pre-purchase testing of the uploader and have noticed a quirk that I'm hoping is simply a minor configuration error. For some reason, when test files are cancelled partway through the upload process, the uploaded portions are not removed from the temp directory. Because I'm dealing with very large files (1-2gb), this will ...
    Posted to Ajax Uploader (Forum) by BHill on February 4, 2011
  • Uploader1.FileUploaded Event Being Raised Twice

    Why is the asp.Net server side event is being raised twice? What am I doing wrong that the event is being raised twice? Does that mean the file is being downloaded twice? Protected Sub Uploader_FileUploaded(ByVal sender As Object, ByVal args As CuteWebUI.UploaderEventArgs) Handles Uploader1.FileUploaded    Dim b1 as Integer = ...
    Posted to Ajax Uploader (Forum) by gBurgur on September 14, 2009
  • Set focus resetting while in update panel and ajax modalpopup

    Hi,   I'm using Cute Editor 6.4 and encountered a bug with cuteeditor resetting my focus because of it's loading. This only happens in IE 6.   Basically I initially set focus on an input field on the main page. After I click a  button to open a modal popup I set the focus to another input field on the popup. However, after Cute ...
    Posted to Cute Editor for .NET (Forum) by Gilbert on August 28, 2009
« First ... < Previous 65 66 67 68 69 Next > ... Last »