Closed Bug 470912 Opened 17 years ago Closed 17 years ago

html file input controller in ASP.NET

Categories

(Firefox :: File Handling, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 405630

People

(Reporter: vjaipal, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729) We have been trying to upload files using html input file controller . but we couldn't get the entire path for the file instead we are just getting the name of the file. Reproducible: Always Steps to Reproduce: 1. 2. 3.
I don't know what ASP net does because a browser doesn't know anything about a server scripting language but I think you mean that you can't get the path of a file upload with Javascript/dom. That is by design because of privacy reasons.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.