1
Answer

Get Uploaded File Name from Dynamic FileUpload Control

Ask a question
xenomur

xenomur

16y
5.5k
1
Hello everyone,

I have a problem about fileupload control. I have created a fileupload control dynamically on code behind. And also i have created some textboxes, checkboxes and one button. There is a click event on the button. When i click the button, i can get all datas hold dynamic control except fileupload.

How can i get the dynamic fileupload data when i press the submit button. I get all datas via FindControl with control's ids.

Please help me about this problem ...

Thank you ...



Answers (1)