Results 1 to 7 of 7

Thread: WebBrowser (If Page Fails To Load)??

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    110

    Thumbs down WebBrowser (If Page Fails To Load)??

    I want to make it so if my webbrowser runs into a page that maybe doesn't exist and has a "This page cannot be displayed" then it will navigate to another.

    I only know the code to make it navigate to another.

    VB Code:
    1. WebBrowser1.Navigate (URL)

    Does anybody know the events I need to do this?

    Thanks alot!
    Last edited by ChR0NiC; Jun 3rd, 2005 at 03:38 PM.

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