hammerslane
06-10-2005, 07:50 AM
Hey folks,
I know that using the following code makes a `browse...` button appear next to a plain text input field:
<input type="file" name="textfield">
Question: Is there any way to get the "File Upload" pop up box to browse to a specific location?
I'm making this page for use on my company intranet, so I'd like it to browse to \\Shared\Intranet\Blah (for example), automatically.
I've never seen this done before, so I don't imagine it's possible -- so even if it's not possible, a "no" would be appreciated.
Thanks.
I know that using the following code makes a `browse...` button appear next to a plain text input field:
<input type="file" name="textfield">
Question: Is there any way to get the "File Upload" pop up box to browse to a specific location?
I'm making this page for use on my company intranet, so I'd like it to browse to \\Shared\Intranet\Blah (for example), automatically.
I've never seen this done before, so I don't imagine it's possible -- so even if it's not possible, a "no" would be appreciated.
Thanks.