|
-
Dec 4th, 2000, 02:27 PM
#1
Thread Starter
Member
I didn't do VB programming for like 2 years now. I now came back because I need to do a VB project.
I learned that to access a website you type
Private Sub cmdCommand1_Click()
WebBrowser1.GoHome
End Sub
it gives me the error Object Required. (I know this is very simple but please help me) How do I create teh WebBrowser1 object?
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
|