LonnieJohnson
Programmer
I have an application that uses the file upload command to find a file on our network and copy it to another destination.
The users want to have the original file deleted now after it gets copied. That seemed simple enough by using the File.Delete method.
However, the path of the original file may be a mapped path and not the actual or relative path. Is there anyway to get that relative path name from the FileUpload control?
I am totally stuck.
ProDev, Builders of Affordable Software Applications
Visit me at ==>
May God bless you beyond your imagination!!!
The users want to have the original file deleted now after it gets copied. That seemed simple enough by using the File.Delete method.
However, the path of the original file may be a mapped path and not the actual or relative path. Is there anyway to get that relative path name from the FileUpload control?
I am totally stuck.
ProDev, Builders of Affordable Software Applications
Visit me at ==>
May God bless you beyond your imagination!!!