Hi,
I'm trying to get my vb.net app to launch an IE window and set particular attributes - such as size, toolbars & scroll bars turned off etc. Basically all the power you have in the Javascript window.open() method.
Is it possible to do this in .net?
Cheers