|
-
Jun 3rd, 2005, 08:18 AM
#1
Thread Starter
Hyperactive Member
Error 424[resolved]
could someone out there help me my web browser application is throwing error 424 when i click to go to a web site. what could be throwing this error
many thanks in advance
Last edited by joel2892; Jun 3rd, 2005 at 11:35 AM.
-
Jun 3rd, 2005, 09:00 AM
#2
Re: Error 424
What is the definition of this error?
-
Jun 3rd, 2005, 11:13 AM
#3
Thread Starter
Hyperactive Member
Re: Error 424
it says object required
VB Code:
Private Sub command1_click()
wWeb.Navigate cboURL.Text
End Sub
is what is the object triggering the error
-
Jun 3rd, 2005, 11:33 AM
#4
Thread Starter
Hyperactive Member
Re: Error 424
sorry about this. it was a naming error on my part. the web browser form it was trying to acess wasnt called what i thought it was so it assumed the object didnt exist
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
|