|
-
April 9th, 2004, 04:31 AM
#1
saving complete webpage
hi Gurus ,
I hope someone can help me by telling
HOW DO I SAVE COMPLETE WEBPAGE together with images
and html for given URL . I dont have to display page but saveing only.
Thanks
-
April 9th, 2004, 04:32 AM
#2
....
or plz tell me if there is some article available for doing so......
Thanks again
-
April 12th, 2004, 04:06 AM
#3
Hi Check these APIs
InternetOpen
InternetConnect
HttpOpenRequest
and also refer this book(I ve referred this book for my work)
Peter Norton, Rob McGregor- Guide to Windows 95, NT4 programmes with MFC, Prentice hall, First edition, 1999.
-
April 12th, 2004, 04:25 AM
#4
.....
Thanks for ur responce , i have already solved my problem
by first downloading html code for page, then i parsed
html code for image links and then i downloaded all images
and saved them to HD .
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
|