marcotv Posted March 5, 2010 Posted March 5, 2010 Hello guys, which is the best solution to save an entire web page and all the images in my pc? i'm using _IEAction ($oIE, "saveas") but this save only the text and not the images
Fulano Posted March 9, 2010 Posted March 9, 2010 (edited) Download wget and call it from your script. It'll handle the downloads and can also modify the links so that you have a static* working copy of the page on your computer for reference.*Pages with server-side scripts, like Gmail will, of course, be broken.Oh, and it's considered impolite to bump your own posts. Edited March 9, 2010 by Fulano #fgpkerw4kcmnq2mns1ax7ilndopen (Q, $0); while ($l = <Q>){if ($l =~ m/^#.*/){$l =~ tr/a-z1-9#/Huh, Junketeer's Alternate Pro Ace /; print $l;}}close (Q);[code] tag ninja!
marcotv Posted March 12, 2010 Author Posted March 12, 2010 Download wget and call it from your script. It'll handle the downloads and can also modify the links so that you have a static* working copy of the page on your computer for reference.*Pages with server-side scripts, like Gmail will, of course, be broken.Oh, and it's considered impolite to bump your own posts.thanl you, i'm trying to configure wget
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now