Re: How can i achieve this in code behind

  •  03-27-2009, 11:00 PM

    Re: How can i achieve this in code behind

    Hi,
     
    You can use the Micosoft AJAX  , and handle the submit click event at server side , and then render script uploadobj.startupload(); to let the uploader start upload.
     
    Regards
    Terry
View Complete Thread