Re: Upload without PostBack

  •  07-19-2016, 11:09 AM

    Re: Upload without PostBack

    I'm delighted because I'm uploading files using ajax and my page form isn't being disturbed.

     

    But

     

    I'm renaming the uploaded files in the file azax-multiplefiles-handler.asp. How can I pass the NEW filename back to the original script in order to display the image thumbnail?

     

    Many thanks

     

    PS. I've done a workaround with a separate ajaz request to pick up a session variable left behind by ajax-multiplefiles-handler.asp when I click a button on the page. It works but it's horrible - how can I get my javascript function to be triggered when the upload is complete?And I bet the answer is very easy!

View Complete Thread