Chilkat
HOME
Android™
ASP
Visual Basic
VB.NET
C#
iOS (IPhone)
Objective-C
C++
C
MFC
Delphi
FoxPro
Java
Perl
PHP Extension
PHP ActiveX
Python
PowerShell
Ruby
SQL Server
VBScript
Convert HTML to MHT VbScriptConvert an HTML file to MHT. All referenced images, style sheets, scripts, etc. will be embedded within the MHT. If problems occur, consult the last-error information created by the SaveLastError method call. set mht = CreateObject("Chilkat.Mht")
mht.UnlockComponent "30-day trial"
mht.GetAndSaveMHT "test.html","test.mht"
mht.SaveLastError "errors.xml"
|
© 2000-2010 Chilkat Software, Inc. All Rights Reserved.