What security measures should I follow so that I can save a file (i.e. hello.csv) into a folder on the network i.e. "G:\networkfolder\test\" ?
Thanks
Printable View
What security measures should I follow so that I can save a file (i.e. hello.csv) into a folder on the network i.e. "G:\networkfolder\test\" ?
Thanks
The best security measure is not allowing it. That would mean giving the asp.net account permission to the network, something you don't want to do.