I use C# in ASP.net for file upload. And then I will save this file to a target destination.
I try to run in local disk and can save this file to local disk. e.g. C:\\
I will plan to publish this project to internet.
I want to ask save problem after run in internet ? e.g. access right.