
February 12th, 2008, 10:26 PM
|
|
Registered User
|
|
Join Date: Jun 2006
Posts: 27
Time spent in forums: 4 h 52 m 57 sec
Reputation Power: 0
|
|
|
Save discussion forum pages including images.
Hi
I have tried to do this with wget (with -r, -p and -a etc commands) and tried to search for scripts too, but couldn't find any solution.
Basically I want to save (on my webserver) a few pages of a topic (vbulletin forum topic) from a website, INCLUDING the images in the topic. (Most of which are included with the [img] tag, but some are direct links, or [IMG + URL]).
the URL pattern of the topic is : http://forums.website.com/showthread.php?t=1500&page=104)
all the Wget methods I tried only save the page, and not the inline and embedded pictures.
Please help
|