web save mht file

Allows you to save a web page as a MHT file.


Example

Running this code will save the URL "http://www.ubotstudio.com" to MHT file named "ubotstudio.mht".

plugin command("Document Automation.dll", "web save mht file", "http://www.ubotstudio.com", "{$special folder("Application")}\\ubotstudio.mht")

Was this helpful?

Previous Article

web save html file