Hi,
I've been trying for days now to figure out a way to open a local file in WebBrowser, in an Input File, without using a file dialog. I want to be able to submit a filename stored in a variable to the <input type='file'> without triggering a dialog box for browsing.
Does anyone know how to do this? I really need help.
Thanks!