Hello everyone,
I really need some help with this.
I'm looking for netscape and ie instructions.
I have a button
<FORM ENCTYPE="multipart/form-data" ACTION="/scripts/aspSmartUpload/upload.asp?MYPARAM=test">
<INPUT TYPE="FILE" NAME="upload">
</FORM>
I would like to call the onclick of this button from a function on the page.
In other words I would like a function to open the file dialog box. This function MUST work in both ie and netscape.
Please, please help
Thank you,
--SL
I really need some help with this.
I'm looking for netscape and ie instructions.
I have a button
<FORM ENCTYPE="multipart/form-data" ACTION="/scripts/aspSmartUpload/upload.asp?MYPARAM=test">
<INPUT TYPE="FILE" NAME="upload">
</FORM>
I would like to call the onclick of this button from a function on the page.
In other words I would like a function to open the file dialog box. This function MUST work in both ie and netscape.
Please, please help
Thank you,
--SL