This is my first post in this forum.

Suppose there is a web page with url :

www.somesite.com/pages/1

I can save this page easily using Ctrl+s within a second.

But my question is if there are say,600 web pages starting from

www.somesite.com/pages/1 to www.somesite.com/pages/600

and I want to save all of them then using Ctrl+s it will take a lot of time.

So is there any way to write a batch script using which I will be able to do

this by double clicking the .bat file.I know batch programming but I can't

figure out how to accomplish this.Can someone please show me the way?

Thanks to all in advance.

Recommended Answers

All 2 Replies

I would suggest you use HTTrack website copier, very easy to use and available on the link below:
http://www.httrack.com/

http://www.gnu.org/software/wget/

wget is a free command line utility for retrieving content from web servers. It's open source, part of the GNU project. You'll find there are ports of wget available for most platforms.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.