Hi All ,
I am using Ajax File Uploader for multiple files uploading in web forms asp.net.
now i want to add one textbox for every file so that he can rename the uploaded excel file.
Suppose I have to upload 5 files in fileuploader so for 5 files 5 textbox will be added.
How can i achieve that.
Please Guide.