Endless Paradigm

Full Version: zb, question @ u
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hey

a friend has a legal problem
well not really

but theres a topic on a site with about 113 pages that he needs to backup to his local pc for evidence before it gets deleted.

i would write a php script, but the problem is he can only access the thread when he is logged in

now I know you can download a URL's (html) output using the inet control in vb, but i don't know if it can emulate a browser and log into the site, maybe you do? maybe you could make a program? the URLs are in the formal http://www.domain.dom/forum/topicid/pagenumber with pagenumber ranging from nothing to 115 approx, and wee only need the html output in a file pagenumber.html or something

do you think that's easy?

i dno.
There's already apps out there which do that.

Use Flashget's Batch Download feature - enter http://www.domain.dom/forum/topicid/(*) and the numbers and Flashget will download all the webpages for you.  Main problem would be the linked files (ie .js/.css and images etc) though those could probably be redirected.
Or, if the forum supports displaying lots of posts on a page, try that as well.
wheres the batch download function?
also, i have a program that searches and replaces within multiple files so the external links like the stylesheet and images isn't a problem :) thanks for the tip
[Image: untitledwz1.jpg]
tried it, doesn't work (tells me i have to log in first) (because it didnt fnd a cookie, probably)
nevermind ive found a way (lynx for dos xD command line downloading)
wow, i made it work :D batch file programming .. getting it to log in and stay logged in was a pain but it works now :D thanks
I'm late, but, yeah...

http://www.httrack.com/

...don't let the GUI limit you.
Ooh, HTTrack, I've used that before :P

Didn't think that the forum required registration to view pages though Erk
uhuh
Reference URL's