Please register or login. There are 3 registered and 1480 anonymous users currently online. Current bandwidth usage: 663.26 kbit/s November 22 - 10:19pm EST 
Hardware Analysis
      
Forums Product Prices
  Contents 
 
 

  Latest Topics 
 

More >>
 

    
 
 

  You Are Here: 
 
/ Forums / Programming /
 

  how do i open ie with vb6 to a specific web site 
 
 Author 
 Date Written 
 Tools 
jeremy scharlow Dec 02, 2004, 10:08am EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List Replies: 11 - Views: 9658
how do i open ie with vb6 to a specific web site


Want to enjoy less advertisements and more features? Click here to become a Hardware Analysis registered user.
Richard Dec 02, 2004, 10:45am EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site

jeremy scharlow Dec 02, 2004, 10:55am EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
well .. i don't really need to creat a web service... i just want to open the ie and point it to a webpage..

jeremy scharlow Dec 02, 2004, 11:36am EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
Shell("C:\%win%\explorer.exe http://www.google.com/", 1) ... can someone help me fix this bit of code ?

jeremy scharlow Dec 02, 2004, 11:56am EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
Shell "C:\Program Files\Internet Explorer\IEXPLORE.EXE" --- ok i fixed it ... now can anyone help me point it to a specific page


Richard Dec 02, 2004, 11:59am EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
Just a idea:

What happens if you type something likw:

SHELL("http://www.name_of_website_here.com")

I reacon this might automaticaly open the site in the defult browser. But this is just a guese.


jeremy scharlow Dec 02, 2004, 12:01pm EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
actually i figured it out lol

shell "C:\Program Files\Internet Explorer\IEXPLORE.EXE http://www.google.com"

it works fine


Richard Dec 02, 2004, 12:03pm EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
Good, glad you figured it.

BTW, dose my sugestion work?


jeremy scharlow Dec 02, 2004, 12:28pm EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
reply not sure... i figured it out right before i saw your post ;)
lol
thanks i will try it in a few


Michael A. Dec 03, 2004, 03:17am EST Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
I'm going to go through advanced VB this next semester. I had a lot of fun with VB and was quite impressed with how good of a language it is. For once, Microsoft impressed me. :O

Michael A.
Website: http://itnode.net
sage Auk Oct 16, 2009, 11:23am EDT Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
Shell ("c:\program files\internet explorer\iexplore.exe http://www.google.com")

MrBungle Oct 16, 2009, 11:27am EDT Reply - Quote - Report Abuse
Private Message - Add to Buddy List  
>> Re: how do i open ie with vb6 to a specific web site
umm... I think he's probably either figured it out, or gave up after no one posting in this thread for 5 years.

Q9450 @ 3.2GHz | Asus Rampage Formula | 8GB OCZ 1066MHz DDR2
GTX 280 @ 700MHz | SB X-Fi Titanium | 3x 640GB WD Caviar Blacks in RAID 0
PC Power & Cooling Silencer 750 | Vista Home Premium x64

Write a Reply >>


 

    
 
 

  Topic Tools 
 
RSS UpdatesRSS Updates
 

  Related Articles 
 
 

  Newsletter 
 
A weekly newsletter featuring an editorial and a roundup of the latest articles, news and other interesting topics.

Please enter your email address below and click Subscribe.