Question : configuring file upload directory in web.config and reading the path using relative map path in vb.net

I have to post images as part of a http post to a directory in web server which I have to configure the directory path in web.config and read it from vb.net using relative map path.

Answer : configuring file upload directory in web.config and reading the path using relative map path in vb.net

I think it would be easier for you to save the directory path as a connectionstring and then it would be easier to read it.

Example

http://www.dotnetjohn.com/articles.aspx?articleid=3
Random Solutions  
 
programming4us programming4us