what would be the easiest thing to do...  | |
March 8th, 2002, 11:07 PM
|
#1 (permalink)
| | Member
Join Date: Oct 2001 Location: Austin, Texas
Posts: 39
| what would be the easiest thing to do...
I want to create a program that can save web pages
(just the *.html page, i don't want the pics & other stuff)
let's say
http://www.techimo.com/forum/t14888.html
to
http://www.techimo.com/forum/t15096.html
what's the easiest prog language to use?
is it possible to do this in c++?
I need this to create a personal library of web pages
(howtos, guide, etc)
I don't want to click a thousand pages...  |
| |
March 9th, 2002, 12:14 AM
|
#2 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Arizona
Posts: 2,538
|
I dont get it. You want to save web page to your hard disk or what? explain a bit more please. |
| |
March 9th, 2002, 11:09 AM
|
#3 (permalink)
| | Member
Join Date: Oct 2001 Location: Austin, Texas
Posts: 39
|
yup, I want to save the web page to my hard drive |
| |
March 9th, 2002, 12:30 PM
|
#4 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Savannah, GA
Posts: 1,752
|
basically, you want the code from all of the pages, so when you want to, you can just open the pages, w/o pics that take up space.
I see what you're saying in that respect.
HOW you're going to get the pages I don't understand. You want to archive TechIMO's threads on your computer? I've done that for my future references, but one by one, since that's all I've needed. |
| |
March 9th, 2002, 03:21 PM
|
#5 (permalink)
| | Senior Member
Join Date: Oct 2001 Location: Utah
Posts: 551
|
there's programs that do this sort of thing. they are called spider programs.
But, they do it by following all the links on a page that you put in. So, I'm not sure if it could do exactly what you wanted with the sequential thread numbers.
But, they can be quite configurable.
I've used Teleport Pro in the past. Check the usual download sites out there, I think there's a crippleware version out there that can only do a certain number of files per project.
But, you can tell it to download the pictures or not, or whatever.
dragonb |
| |
March 9th, 2002, 03:40 PM
|
#6 (permalink)
| | Senior Member
Join Date: Oct 2001 Location: Alberta, Canada
Posts: 563
|
You could probably do it in VB using the winsock control. Don't know much about winsock control myself tho, read a fair bit, but haven't really used it. As for C++, could possibly do the same here, but I don't know much VC++ and dunno where you'd start with console C++ either!! hehe
good luck! and ya, there's programs out there to do this already.
Could possibly even make the pages available offline thru IE and set it to update(synchronize) on a regular basis too. I think... but never tried this either...
cya! |
| |
March 10th, 2002, 02:23 AM
|
#7 (permalink)
| | Member
Join Date: Oct 2001 Location: Austin, Texas
Posts: 39
|
thanks for the response!!
i'll try to find the spider program |
| |
March 10th, 2002, 08:49 PM
|
#8 (permalink)
| | Banned
Join Date: Oct 2001
Posts: 447
| |
| | | Thread Tools | Search this Thread | | | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |