Jump to content

Recommended Posts

Posted

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

Posted (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 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!

Posted

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 :mellow:

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...