Results 1 to 4 of 4

Thread: Error 424[resolved]

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2005
    Posts
    292

    Resolved 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.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Error 424

    What is the definition of this error?

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2005
    Posts
    292

    Question Re: Error 424

    it says object required
    VB Code:
    1. Private Sub command1_click()
    2. wWeb.Navigate cboURL.Text
    3. End Sub
    is what is the object triggering the error

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2005
    Posts
    292

    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
  •  



Click Here to Expand Forum to Full Width