Author: srachuri | Posted on: 9/23/2008 6:42:07 AM | Views : 1293

Hi frinds I am using File upload control in asp.net.. So my work is to upload the file from the disk and store uploaded file in the server disk..

for that they are given one Path.. to stroe uploaded file in the server(remote disk) i did Map Network Drive..

throught that I mapped and i am storing perfectly now..

my question is is there any way that we can delare this in web config file ... so that ever user who ever use this problem in differnt computers they can store this in same location instead of Maping drives in computers..

that is who ever runs this program defaulty without maping network drives in his/her PC they can execute and store uploaded file in remote disk..

Thanks its Urgent
...

Go to the complete details ...