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.