|
-
Feb 6th, 2000, 07:11 AM
#1
Thread Starter
Member
In the Webbrowser control, how do I simulate a click on a URL? This doesn't work:
WebBrowser.Navigate "http://www.website.com"
That makes it a direct request. Say there's a link on the page, index.html, and index.html is loaded in the webbrowser. I want to simulate a click on that link so that index.html would be the referrer. How do I do that?
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
|