P
PABLEGuy
Hello all,
I am using FrontPage 2002, and specifically I'm trying out the "file upload"
feature on a form. It seems to work fine enough (our web server apparently
supports the feature without any initial difficulties). However, I'd like to
see if I can set that path name on that browse text box with a default value
(say "C:\Test\Test.xls"). The intial value option on the form field property
does not seem to do this. I have also tried using Javascript to paste text
into that field from the clipboard. The script will work to set focus there,
but no text gets entered. Strange, because I can manually click "paste" and
the text arrives. I'd like to have as little user intervention as possible,
so I'm hoping there's a way to set this value through code or by default.
Any suggestions are greatly appreciated.
Thanks!
I am using FrontPage 2002, and specifically I'm trying out the "file upload"
feature on a form. It seems to work fine enough (our web server apparently
supports the feature without any initial difficulties). However, I'd like to
see if I can set that path name on that browse text box with a default value
(say "C:\Test\Test.xls"). The intial value option on the form field property
does not seem to do this. I have also tried using Javascript to paste text
into that field from the clipboard. The script will work to set focus there,
but no text gets entered. Strange, because I can manually click "paste" and
the text arrives. I'd like to have as little user intervention as possible,
so I'm hoping there's a way to set this value through code or by default.
Any suggestions are greatly appreciated.
Thanks!