Invoke file dialog - JavaScript/Netscape - TechRepublic
General discussion
November 30, 2001 at 05:50 AM
skidogs3

Invoke file dialog – JavaScript/Netscape

by skidogs3 . Updated 24 years, 5 months ago

I need to invoke the Windows file dialog from my web page. From IE, I can hide on the page and then invoke from JavaScript using x.Click(), but this does not work in Netscape.
I can set focus to the input field, but Icannot seem to reference the button. Any tricks on how to make this work from Netscape 4.7?

This discussion is locked

All Comments