|
-
Feb 21st, 2000, 12:18 PM
#1
Thread Starter
Hyperactive Member
Hey guys,
I am curious how to down load a web page, I know that I can use the open url method of the internet transfer control to get the page source, but I need to get the pictures too. Thanks. then I need to send it to netscape... But I need to get the data first, so if you could help at all...
Nick.
-
Feb 21st, 2000, 12:37 PM
#2
You could parse the html you retrieved, and see if there are any img tags in there, if there are, extract the path from the src part and download the file.
------------------
Vincent van den Braken
EMail: [email protected]
ICQ: 15440110
Homepage: http://www.azzmodan.demon.nl
-
Feb 21st, 2000, 12:42 PM
#3
Thread Starter
Hyperactive Member
could you post code that would explain that better?
I don't know what parse means...
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
|