M
Mantorok
Hi
Is there anyway to get a WebBrowser to work without placing it on a form.
I want to be able to instantiate a browser, complete some of the fields and
submit, but whenever I try to navigate I get:
An unhandled exception of type 'InvalidActiveXStateException' occurred in
axinterop.shdocvw.dll
I'm assuming that's because it hasn't got a handle assigned to it, is there
any other method/workaround?
Ideas?
Thanks
Kev
Is there anyway to get a WebBrowser to work without placing it on a form.
I want to be able to instantiate a browser, complete some of the fields and
submit, but whenever I try to navigate I get:
An unhandled exception of type 'InvalidActiveXStateException' occurred in
axinterop.shdocvw.dll
I'm assuming that's because it hasn't got a handle assigned to it, is there
any other method/workaround?
Ideas?
Thanks
Kev