suppress WebBrowser's file browser... Is there a way?!?!
When using a WebBrowser object is there a way to suppress the file browser dialog that pops up when an html "<input type=file" tag is clicked? What I want to do is .show() a custom form to browse for the file that I want to submit.