|
-
May 25th, 2007, 09:58 AM
#1
Thread Starter
Addicted Member
Navigating A Web Page
Hi, i want to navigate a webpage but not show it. Or open IE etc... i just want it to navigate the link.
Any Help?
like in VB
WebBrowser1.Navigate "www.google.com"
but i dont want it to show anything. Just loads up the page without showing it.
void Load(char* Link){
Naviagte(Link);
Echo("Navigated");
}
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
|