The time now is 08/28/08 - 16:45
Log in: Username: Password:
Search forums for:
  
 
H-Desk.com Forum Index

H-Desk.com - PC Security matters - Protect your PC privacy


Visual Basic question


H-Desk.com Forum Index -> Other Microsoft software

Post new topic   Reply to topic
Author Message
baldwin



Joined: 17 Jan 2006
Posts: 190



PostPosted: 08/24/07 - 08:41    Post subject: Reply with quote

Hello there! I am beginner with Visual Basic and I need something to be resolved .You see I have started to use Visual Basic and I am going to some classes to, because I want to learn how to work with it so I could make something really cool after a while. My question is, how can I make some link, a web page open with a command button? Thanks a lot!
Back to top
grover



Joined: 08 Mar 2006
Posts: 221



PostPosted: 09/12/07 - 23:30    Post subject: Reply with quote

Hi there! Because you are a beginner we are going to give you some help!

In a web browser control on form and check Microsoft internet Controls in Project references
see if the ieframe.dll is in c:\windows\system32 directory
Private Sub Command1_Click()
create new instance of Internet Explorer
Set Web New SHDocVw.InternetExplorer
make the Internet Explorer visible
Web. Visible True
Web. Navigate "http://www.yahoo.com" 'change the path here to cgi....etc
End Sub
Hope this will help! Cheers!
Back to top
Display posts from previous:   
Post new topic   Reply to topic All times are GMT

H-Desk.com Forum Index -> Other Microsoft software

Page 1 of 1

Related topics:
Microsoft Visual C++ Runtime Error in Outlook 2000??
Microsoft Visual C++ Runtime Library Error
Microsoft Visual Runtime Error C++
Visual basic 5 on Windows XP
Microsoft Word 2000 Visual Basic Error ?
Firewalls question
HTML Question
questions about mac and security
question about wireless
Formatting Posts Question