EML2MHT - THE BEST EMAIL ARCHIVING SOLUTION

Company Product Support & FAQ Screenshots Demo On Line Purchase    Contact Us

NEWS

Support & FAQ

 DEMO ONLINE

 BUY NOW

My status

 

 


 

If you have some questions about EML2MHT please contact us by email at support@eml2mht.com ; your questions will be added to FAQ.

CODE EXAMPLES

VISUAL BASIC

Private Sub Command1_Click()
 Dim message
 Dim url_convert As String
 Set eml2mht = New eml2mht

 url_convert = "
C:\test.eml"
 eml2mht.ConvertFile url_convert, True

 message = MsgBox("Conversion OK", vbOKOnly, "EML2MHT Converter")

End Sub

 

ASP

<%
dim url_convert

set eml2mht = Server.CreateObject("mlConverter.eml2mht")

url_convert="C:\test.eml"
mhtTest.ConvertFile cstr(url_convert), True

%>

FAQ

Q: Does the ActivX function also with Thunderbird Mozilla?

A: Yes. It has been tested also with emails generated with Mozilla Thunderbird.

 

Q: If I have a Mail Server, how can I archive emails automatically  through your ActivX?

A: It is simple. You can save all emails into a folder and then create a simple program that converts all files from eml to mht through ActivX. See our VB Example Script to understand how simple is create a program in every scripting language.

HOME - TERMS OF USE - DISCLAIMER - PRIVACY POLICY

©2006 EML2MHT.COM - All rights reserved