Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mht::GetAndSaveEML
Creates an EML file from a Web page. All external images and style sheets are downloaded and embedded in the EML file. Returns true for success and false for failure.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetAndSaveEML(ByVal String url , ByVal String eml_filename) As Boolean [C#] public bool GetAndSaveEML(string url , string eml_filename); [C++] public bool GetAndSaveEML(String *url , String *eml_filename); [JScript] public function GetAndSaveEML(String url , String eml_filename) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.