Re: Manually upload

  •  05-05-2009, 2:05 PM

    Re: Manually upload

    Hi,
     
    Sometimes the uploader is not able to get posted data before the button event. So the FileUploaded event will delay.
     
    For that issue , you can try to use OnPreRender event instead of the button onclick event..
     
    Regards,
    Terry
View Complete Thread