download to mht
#1
Posted 13 October 2011 - 08:22 PM
is there a script or tool, or any kind of program (that's why I am posting here) that I will give it a txt file with urls and it will download them as mht full webpages?
thanks!
#2
Posted 13 October 2011 - 11:23 PM
But, only that much I know.
#3
Posted 14 October 2011 - 05:35 AM
...should be easily possible with COMIs anything with COM actually easy?
I somehow got the impression that learning how to do things with COM was like gouging your eyes out with the dull end of a chainsaw.
#4
Posted 14 October 2011 - 07:25 AM
VBScript - Creating a Microsoft Web Archive (*.mht) File Programmatically
#5
Posted 14 October 2011 - 07:27 AM
Is anything with COM actually easy?
Yes... if you know what you are doing.
There are lots of snippets available in ask-for-help.
#6
Posted 14 October 2011 - 06:03 PM
The VB script following works fine for urls that do not use parameters
thanks it looks like what I am looking for, although it seems it lacks the ability to load a txt file with urls
but, what do you mean by "urls that dont use parameters"?
#7
Posted 14 October 2011 - 06:56 PM
www.autohotkey.com/forum/viewtopic.php?[color=red]t=77619[/color]The red part is a param here: "t" (topic) is the name, 77619 the value.
<!-- m -->http://www.autohotke... ... 19&start=6<!-- m -->
This url has even 2 params ;-)
"?" separates location from parameters, "&" separates each parameter from the previous.
#8
Posted 14 October 2011 - 08:17 PM
I somehow got the impression that learning how to do things with COM was like gouging your eyes out with the dull end of a chainsaw.
In other words, frighteningly easy!
#9
Posted 16 October 2011 - 10:44 AM
this is extremely inconvenient...The VB script following works fine for urls that do not use parameters
#10
Posted 15 April 2012 - 06:36 PM
any hint?
#11
Posted 17 April 2012 - 04:48 PM
#12
Guests
Posted 17 April 2012 - 04:51 PM
#13
JustGuessting
Posted 18 April 2012 - 07:30 AM
#14
Posted 18 April 2012 - 08:57 AM
http://mhtml.loria.fr/index.html
<!-- m -->http://www.arstdesig...aveasmhtml.html<!-- m -->
:?:
these look definatelly interesting, but they dont seem out-of-the-box solutions
btw you have strong search abilities
#15
Guests
Posted 28 April 2012 - 03:41 PM




