|
-
Jul 10th, 2010, 06:05 PM
#1
Thread Starter
Fanatic Member
Webbrowser Control Problem with clicking links
Okay right i have my app which is an internet browser using the webbroswer control, But if you click on a link in the webbrowser that is an Open in new window link then it starts IE and i know the webbrowser control is basicly IE but how can i stop this an make it go to the url in my webbrowser?
-
Jul 10th, 2010, 06:12 PM
#2
Addicted Member
Re: Webbrowser Control Problem with clicking links
get innerhtml of link, and then use webbrowser.navigate on url
-
Jul 10th, 2010, 06:22 PM
#3
Thread Starter
Fanatic Member
Re: Webbrowser Control Problem with clicking links
How do i get innerhtml of link?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|