Re: File Upload cause complete page post back... Basicly the ajax part of the uploader is not working?

  •  10-18-2011, 8:40 AM

    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
View Complete Thread