PDA

Click to See Complete Forum and Search --> : Sending the browser full screen


Whitehouser
Sep 22nd, 2002, 05:07 AM
I currently have a vb.net app which commences life inside another intranet application. After which on all subsequent pages I wish it to be displayed full screen (_parent). How the hell do I do this in vb.net. It was easy in client based applications - set the windowstate, and in Dreamweaver set the target propoerty!

Obviously my application is web-based and my expertise lies in vb - therefore the solution should be a vb.net one rather than in the generated HTML code.


I need help desperately as I have to solve this by the end of the week

All responses gratefully received. Many thanks

Rob

PT Exorcist
Sep 22nd, 2002, 10:26 AM
why not use the html _parent ?