iMIME ActiveX - The flexible and powerful MIME decoder. Copyright (c) By iLYA





Description

The Multi-purpose Internet Mail Extensions (MIME) is the Internet standard for sending e-mail messages that contain non US-ASCII character sets, enriched text, GIF images, and other types of files such as multimedia including audio and video. The iMIME ActiveX-component is a component that provides general purpose MIME and S/MIME capaibility.
This component:
  • Can be used independently to decode messages for use in systems other than email.
  • Supports Base 64, Quoted Printable, Uudecode, allowing its use in a broader range of applications.
  • Supports multipart messages.
  • Works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript.
  • Sample Code

    Private Sub Command1_Click()
       Dim m_iMimeObj As Object
       Set m_iMimeObj = CreateObject("IMIME.MimeMessage")
       m_iMimeObj.CreateFromFile "C:\myemail.eml"
    End Sub

    Screen Shot
    iMIME Test Application
    Download & register latest version of iMIME

    Download trial version: iMIME 1.03 (64 Kb)

    Download Sample VB project: iMIME VB Test Project (10 Kb)

    How to get version without nag-screen?

    For one development workstation is $144 For multiple development workstations is $450

    Inquiries, support and corporate contact information

    For general questions regarding iMIME features and editions, as well as pre-sale technical inquiries, questions regarding  and partner inquiries, please send mail to ilya @ bizon.org (NOTE: remove spaces around @). If you encounter an issue, you may contact with a detailed description of your problem.

    Copyright (c) By iLYA, 2003