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

  •  10-18-2011, 8:49 AM

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

    After a little research into the problem... I notice the following things.
     
    After selecting the file to upload..   CuteWebUi:Uploader  calls a partial page request and on page load is called.
     
    However, after the progress bar reaches 100% and the file name shows a green check next to it.. It's seems the CuteWebUI:uploader onfileuploaded and onuploadedcompleted events are generated.  After  these events are execute is where the complete page post back occurrs.
     
    Any Help would be great.. 
     
View Complete Thread