getting full path name using FileUpload control's FileName property
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
is it not possible to get the full path using FileUpload control FileName property? I am asking this because when selected a file for uploading in C drive (C:\filename.ext) and when I click on send mail it shows an error saying that the file is not available in the path "C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\WebSites\...". may please help out me.
Kovuru Sreedhar