Hi,
I need to know how can I get the id of the AsyncFileUpload control after postback?
I need to detect which control posted back to the server in the AsyncFileUpload1_UploadedComplete(object sender, AsyncFileUploadEventArgs e) function.
Thanks
Go to the complete details ...