|
-
Jun 7th, 2006, 10:35 AM
#1
Thread Starter
Hyperactive Member
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?
-
Jun 7th, 2006, 10:39 AM
#2
PowerPoster
Re: HTML download problem
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|