Click to See Complete Forum and Search --> : change default location of browse button...


Rashar
05-19-2004, 01:13 PM
Hi,

Is it possible to change the default location when the browse button is cliked?

What I would like to change is when the browse button is selected, I want the pop up window to automatically open a specfied folder, as opposed to opening from the desktop, and then having the user navigate to the desired folder...

Thanks,


Rashar

Khalid Ali
05-19-2004, 02:30 PM
I doubt that, since input type="file" implementation is beyond the control of any scripting language in all user agents(browsers) as of my knowledge that is..:)
Unless you write a plugin for the browser and control this functionality from with the browser...