Results 1 to 22 of 22

Thread: HTML download problem

Hybrid View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2001
    Posts
    395

    Re: HTML download problem

    A bit later in my code it updates a mySQL database anyway so I can check. Is webbrowser better to use than inet?

  2. #2
    PowerPoster
    Join Date
    May 2006
    Location
    Location, location!
    Posts
    2,673

    Re: HTML download problem

    Quote Originally Posted by Jon12345
    Is webbrowser better to use than inet?
    The problem with webbrowser is that (unless you write in code to stop it) it loads everything on a page...images...background music (if you have it)...everything...Inet just grabs the HTML and that's it, and Inet is a hell of a lot faster in that respect because of it. However, it's a lot more work to get it working if you need specialised stuff like cookies or header info :-)

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