Results 1 to 2 of 2

Thread: Webbrowser..differences?

  1. #1
    Guest

    Question Webbrowser..differences?

    Whats the difference between...

    Webbrowser1.Refresh and Webbrowser1.Refresh2
    or
    Webbrowser1.Navigate and Webbrowser1.Navigate2
    ?

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    I'm not sure what the difference is between the Original and the Original2 methods... perhaps newer versions or alternatives?

    But I believe the difference between Refresh and Navigate is this.

    Refresh will use the same HTML it retrieved from the webserver and "refresh" the display in the event things got messed up

    While "Navigate" will actually go and ask the web server to send a NEW copy of the HTML so it can do it all over again.

    Kind of like the difference between "Refresh" and "Reload" on your browser at the moment.

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