Re: Directory picker control

Erik Bruchez wrote:
> Micah,
> 
> With the HTML file upload control, you will have to select a file, and 
> then upload it. There is also no guarantee that the user agent will send 
> the path. It appears that IE sends the directory and file name 
> information, but FireFox does not (just checked this with OPS).

Sorry I was not clear: I meant that FireFox just sends the file name 
without path information, unlike IE. In fact, this is the safest thing 
to do, as that won't give the server extra information about the user's 
system.

-Erik

Received on Friday, 15 April 2005 08:51:16 UTC