J
Jon Paal
How do I get the full physical path used in the upload field ?
Currently I am only getting the file name .
_fileName = System.IO.Path.GetFileName(_postedFile.FileName)
Currently I am only getting the file name .
_fileName = System.IO.Path.GetFileName(_postedFile.FileName)