Results 1 to 2 of 2

Thread: WebBrowser Help...

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2006
    Posts
    389

    WebBrowser Help...

    Some websites use links that when you clicked them they open a new window...

    I don't want it it open a window of IE, I want it to just display in the current webbrowser control

    how would I get the url to display? beforenavigate2 or newwindow2?
    Visual Basic Rules!!!!!

  2. #2
    Addicted Member
    Join Date
    Jul 2006
    Location
    Adelaide, Australia
    Posts
    204

    Re: WebBrowser Help...

    newwindow2 i think, but you must stop the window from being created, i think you can use a cancel variable similar to form_unload's and then use navigate2 to redirect the current webbrowser control the the url that was attempting to open in a new window.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width