VB and Web Surfing.. HELP! 
Author Message
 VB and Web Surfing.. HELP!

In my VB program, I am manipulating an IE Browser Window.
How do I tell it to go to a certain URL address?
In other words, when I run my program, and it opens an IE Window, how in VB
do I tell it to surf to a specific URL address?


Wed, 22 Dec 2004 21:29:53 GMT  
 VB and Web Surfing.. HELP!
Craig,

If you are OLE-automating IE, read up on it's interface
under WebBrowser, which are nearly identical interface-wise.

There is quite a bit of information for VB as well, although it is
sometimes moved around in MSDN.

HTH

thomas



Quote:
> In my VB program, I am manipulating an IE Browser Window.
> How do I tell it to go to a certain URL address?
> In other words, when I run my program, and it opens an IE Window, how in
VB
> do I tell it to surf to a specific URL address?



Thu, 23 Dec 2004 00:31:18 GMT  
 VB and Web Surfing.. HELP!
Hi,

browser1.navigate http://www.google.com

hope this helps

--
http://www.trafficanalyser.com

The UK's first dedicated webstats package

Quote:
> Craig,

> If you are OLE-automating IE, read up on it's interface
> under WebBrowser, which are nearly identical interface-wise.

> There is quite a bit of information for VB as well, although it is
> sometimes moved around in MSDN.

> HTH

> thomas



> > In my VB program, I am manipulating an IE Browser Window.
> > How do I tell it to go to a certain URL address?
> > In other words, when I run my program, and it opens an IE Window, how in
> VB
> > do I tell it to surf to a specific URL address?



Fri, 24 Dec 2004 06:59:31 GMT  
 VB and Web Surfing.. HELP!
if you want a quick and dirty way of opening a browser and going right to a
URL try

SHELL (http://www.myurl.com)

hope this helps
Pete

Quote:
> Hi,

> browser1.navigate http://www.google.com

> hope this helps

> --
> http://www.trafficanalyser.com

> The UK's first dedicated webstats package


> > Craig,

> > If you are OLE-automating IE, read up on it's interface
> > under WebBrowser, which are nearly identical interface-wise.

> > There is quite a bit of information for VB as well, although it is
> > sometimes moved around in MSDN.

> > HTH

> > thomas



> > > In my VB program, I am manipulating an IE Browser Window.
> > > How do I tell it to go to a certain URL address?
> > > In other words, when I run my program, and it opens an IE Window, how
in
> > VB
> > > do I tell it to surf to a specific URL address?



Mon, 27 Dec 2004 01:57:32 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. GET CASH GET PAID FOR SURFING THE WEB@@@@@@@@@@@

2. GET PAID TO SURF THE WEB

3. Can we prevent web surfing within MS Outlook?

4. GET PAID TO SURF THE WEB

5. control surfing the web site

6. Get Paid to Surf The Web

7. Surfing the Net with VB Apps

8. Surf Safely............................................................... 6145

9. *** Get Paid to Surf

10. Get paid while surfing.....

11. surf while u earn 1237

 

 
Powered by phpBB® Forum Software