Manually upload

  •  04-29-2009, 1:47 PM

    Manually upload

    HI,
    I'm trying to use the manually upload option. I've copied the javascript function from "Start-uploading-manually.aspx" file comming with the control but I have a problem.
    When I use the script as is, the submit button click event (server side) is firing before the FileUploaded event of the control. If I set the return value of the script to false then the FileUploaded event s fired but the submit click event is not.
View Complete Thread