AspNetMime ASP.NET Component Added

Discussion in 'Announcements, news, blog posts' started by Takeshi Eto, Jun 25, 2003.

  1. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    We have added Advanced Intellect's aspNetMime component, a .NET Email/MIME Parsing Component.

    AspNetMime is server side component that can is used to parse email/MIME messages. AspNetMime allows you to programmatically access any part, or header, of the message.

    Here is a brief feature list:

    - Access email attachments
    - Access headers
    - Determine the Content-Type of a message
    - Access embedded images
    - Access the Priority of a message
    - Save messages to a file
    - Save attachments to a file

    Here are some references.

    aspNetMime Demo:
    http://www.aspnetmime.com/demo.aspx

    aspNetMime Documentation:
    http://www.aspnetmime.com/documentation.aspx
    http://www.aspnetmime.com/help/

    The DiscountASP.NET Team
    Experience the Power of ASP.NET
    http://www.DiscountASP.NET
     

Share This Page