Can I control an IE 6.0 Web browser from a VB.NET Web application?

Can I control an IE 6.0 Web browser from a VB.NET Web application?

How can I control an IE 6.0 Web browser window size, placement and other attributes (so it doesn't display menu, title bar, toolbar, etc.) from a VB.NET Web application? I want the browser window to be sized to 800 x 600, centered on the screen and have no browser controls displayed, when my application runs.

    Requires Free Membership to View

    By submitting your registration information to SearchWinIT.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchWinIT.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

I have no idea if this is possible, but I do have to say that it would be incredibly rude of a Web site to do all those sorts of things to a browser you are proposing. Even if this were a focused application only used inside a company I would highly recommend against even considering it. If you need a very specific look like this to the browser, you really need to be thinking about a rich client application. With it's great deployment capabilities, .NET makes it easy for folks to browse to a Web site and auto download a Windows Forms application. See Chris Sell's excellent Wahoo game at http://www.sellsbrothers.com/wahoo/ for an example.

This was first published in January 2004

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.