How to set the value dynamically to a asp.net file upload control?

Posted by SREENIVAS on Stack Overflow See other posts from Stack Overflow or by SREENIVAS
Published on 2010-04-24T11:04:19Z Indexed on 2010/04/24 11:13 UTC
Read the original article Hit count: 204

Filed under:
|
|

I have a fileupload control.I'm selecting a image using the control and saving it in the database.In the edit mode,I need to assign the path of the image in the textbox of the file upload control.Is it possible ?? If so,how could I achieve it??

Regards, Srinivas.

© Stack Overflow or respective owner

Related posts about fileuploader

Related posts about ASP.NET