Question

When I go to upload a file with Uploadify, it automatically opens the directory

C:\Program Files (x86)\Google\Chrome\Application\33.0.1750.117

And of course nobody stores any files there. This seems like a bad place for the user to start.

What do I need to do to change which directory uploadify opens by default?

Was it helpful?

Solution

The location that this defaults to is browser-dependent, and as far as I can tell, there is no way of setting a preferred working directory.

Also, it would be very difficult to guess which directory you would want to start it, considering that you may get a user with any of a number platforms.

From http://www.irt.org/script/1154.htm:

Because of security implications (scripts setting the value, and then attempting to retrieve files of your computer) the value of the fileupload form field is read only. Therefore you cannot set, or reset the value.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top