HTMLMailer is great for sending out reports, or anything else that just wouldn't look right with just plain old text. HTMLMailer plus includes all of the easy-to-use features of HTMLMailer (including the SimpleMailer object), and adds a new object called 'FlexiMailer'. The 'FlexiMailer' object adds the following functionality:
-Add multiple recipients (using multiple recipient types: To/CC/BCC)
-Add file attachments
-Properties for 'From', 'Body', and 'Subject' email fields
-Ability to connect to custom SMTP port
The setup package includes:
-The component
-2 VB samples
-1 ASP sample
-Help file documentation |