xenomur

xenomur

  • NA
  • 1
  • 0

Get Uploaded File Name from Dynamic FileUpload Control

Sep 25 2008 8:58 AM
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)