Hi,
i kept the single file upload control in usercontrol and loading it multiple times based on the xml file. If i load only once its working file. But when i given 2 in the xml file it loads twice and
can't able to find upload progress and even unable to upload file also for second browse one.
I think this is cause of script where we are giving control id directly,I cna't change the anchor tag for upload to "runat = server" .
Is there any way to change the script files to make them work dynamically.
Can you pls give me solution as this is urgent for me.
Thanks,