save web page as text file in IE
am 27.08.2007 09:05:54 von fraternitydisposalI want to automate the process for a list of 100 urls. Is there any
available methods to achieve this?
I want to automate the process for a list of 100 urls. Is there any
available methods to achieve this?
On Aug 27, 9:05 am, Umesh
> I want to automate the process for a list of 100 urls. Is there any
> available methods to achieve this?
I would suggest to install Cygwin, and make a script using wget (to
download webpages) and html2text.
ps: Cygwin is a set of GNU tools for MsWindows.
http://www.cygwin.com/
If you decide to install cygwin, I can make a script for you.
HTH,
DAvid