Tagged Questions
6
votes
3answers
1k views
HttpPostedFile.FileName - Different from IE
When I upload a file to a site using the ASP:File control the FileName property is different in IE and Firefox. In Firefox, it just provides the name of the file, but IE provides the full path to the ...