how to check whether a file exists
how to check whether a file specified in the fileupload control exist or not
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.
Mahesh ChandPosted Aug 14, 2008, 8:02 AM
Hello Uma,
Please do not post same question multiple times.
Thank you.
AlanPosted Aug 14, 2008, 7:03 AM
Use the System.IO.File.Exists() method:
http://msdn.microsoft.com/en-us/library/system.io.file.exists.aspx