Results 1 to 12 of 12

Thread: [Resolved][2.0] Messing with 2 webbrowsers

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2003
    Posts
    89

    Resolved [Resolved][2.0] Messing with 2 webbrowsers

    Hello, I have 2 WebBrowsers inside my Windows Form. I use the first as a small userbar, ie I put links and rich content in it. The second one is the "real thing", ie it displays the main content, webpages and so on.

    Here comes the problem: when the user clicks a link in the 1st WebBrowser, I want to open the corresponding URL in the 2nd WebBrowser. How to do this?

    I tried doing <a href="webpage.htm" target="WebBrowser2">Click here</a> but it's not working.

    thanks!
    Last edited by BrightSoul; Jun 22nd, 2006 at 08:49 AM.
    - mo! I said MOOOOOOO!!
    - ...yep, that's a cow, alright.

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