Olly Morgan

Greenhorn
+ Follow
since Jun 11, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Olly Morgan

Hi guys, I have a similar problem, which is not solved by the JSP FAQ...

In our case we are not trying to upload the file, just allow users on our intranet to specify where their file is, and using the Browse button avoids mistypes... it's part of an application where users specify future deployments, and this is part of the documentation they are providing. So we are not (at this stage) interested in the file, only where it is. So, as much as I understand that the primary function of the Browse button is for uploads, Firefox's behaviour is kind of unhelpful.

Any one have any suggestions as to whether Firefox can configured so that the browse button does not have this security feature? Or any Javascript examples that allow a user to select a file.

Thanks for any help

Olly