Get file
Hi... i am want to update my file that is stored in virtual folder using file upload control...
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gurjeet SinghPosted Aug 8, 2011, 11:56 AM
Jaganathan BantheswaranPosted Aug 8, 2011, 6:33 AM
You can get the file from virtual folder like,
string realFilename = Server.MapPath(ResolveUrl("~/FolderName/File.xml"));