Cool, that would be great! Thanks, Dan
-----Original Message----- From: Bear [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 2:19 PM To: ActiveServerPages Subject: RE: semi OT HTML in email Dan, CDONTS - free with NT/2000 Server - isn't the most robust mail object but for a few hundred messages it's very likely all you need. You almost certainly don't need an object like the one a list member scurried to promote to you. You would typically create a text version of your message and then paste it into an HTML page maker (such as MS Frontpage, but simpler/cheaper/free such products abound) to create an HTML version of your message. Basic HTML layout and image tags will go through OK, but if you try to get fancy with objects or inline script many recipients' mail servers will get nervous and strip your message. Then, with a procedure containing about 10 lines of VBScript code you can send your message to either a text recipient or an HTML recipient. You would loop through your list of email addresses and associated text/html flags and call this little procedure for each recipient. I can send you code if you want it. HTH -----Original Message----- From: Dan Kennedy [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 11:06 AM To: ActiveServerPages Subject: RE: semi OT HTML in email Thanks for the replies and links, We are looking for something to help design it, then send the messages out to a few hundred people that have signed up with us (some plain text, some html). Right now we are using netscape messenger and templates (different template for each day). This would all have to be done at the workstation we send from though, not software on a mail server. -----Original Message----- From: Ben Timby [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 11:55 AM To: ActiveServerPages Subject: RE: semi OT HTML in email -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dan, you should check out our product at: www.exacttarget.com we have done all this investigating for you, and packaged it in a powerful, easy to use program. Ben Timby Webexcellence PH: 317.423.3548 x23 TF: 800.808.6332 x23 FX: 317.423.8735 [EMAIL PROTECTED] www.webexc.com - -----Original Message----- From: Dan Kennedy [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 7:36 AM To: ActiveServerPages Subject: semi OT HTML in email We are designing an e-mail newsletter and want to include some html formatting and a couple images, anyone have any references on what tags the major mail clients support, tips, what programs are useful in creating the mail... ect. Thanks! Dan - --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% -----BEGIN PGP SIGNATURE----- Version: PGP 7.0.4 iQA/AwUBPYoA5vnby1cCm2Q8EQLzogCg4uKrt9/sbT7fLumjr6RqqdB0kp0Ani0/ IT123edvsB1rfjC0PqUDzyNS =kZDG -----END PGP SIGNATURE----- --- 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.unsub%% --- 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]
