FOLLOW-UP TO MY PREVIOUS MESSAGE: Does anyone know if it is possible to send an e-mail that will display HTML on HTML-enabled e-mail applications, and text if HTML is not supported.
I see that the content type should be multipart/alternative but do not know if it is possible to create two separate body tags, one for text and the other for HTML in the same message. Many thanks. Eric -----Original Message----- From: Eric Levine [mailto:eric@;dolphinbaydesigns.com] Sent: Monday, October 21, 2002 3:51 PM To: ActiveServerPages Subject: CDONTS vs ASPEMail Hi all, Quick question... I have been using CDONTS to handle all of our ASP-driven e-mail requirements (Classic ASP/IIS5/Win200). Does anyone have any pros/cons to going this route? Is using a third-party component like ASPEmail worth the extra $$$? To date, using CDONTS has been fine. One thing I don't like however, and it may be this way for all third party components as far as I know, is that once the email is sent you do not know if there was a failure on delivery. Does anyone know of a link that discusses how to poll the SMTP server to see if any mail had a delivery failure? Regards, Eric --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
