Reply
Sending HTML attachments with ASP Mailer or CDOSYS
Old 09-14-2007, 11:05 AM Sending HTML attachments with ASP Mailer or CDOSYS
Super Talker

Posts: 107
Hey All,

I'm currently sending out emails with ASP Mailer.

Is there a way I can attach an HTML document (complete with images, style formatting, etc) to it?

I wrote a bulk email program in ASP (I love this language). I want to incorporate the same program to send out a monthly newsletter that is formatted in HTML.

BTW, should there be a !DOCTYPE in the HTML document I want to attach?

Thanks
DonnaZ
DonnaZ is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 09-14-2007, 02:42 PM Re: Sending HTML attachments with ASP Mailer or CDOSYS
chrishirst's Avatar
Super Moderator

Posts: 11,865
Location: Blackpool. UK
Quote:
BTW, should there be a !DOCTYPE in the HTML document I want to attach?
For mailing as an attachment you should treat it as you would any other page, just ensure that ANY images you reference in the HTML page are absolute and javascript & CSS are in the page or absolute referenced.
Now if you want to send it embedded, to be read in the mail client, that is a whole different ballgame.

so which is it embedded (read in client) or attached (sent as a separate document) and what component are you using? because there are a few called ASPMailer
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Sending HTML attachments with ASP Mailer or CDOSYS
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11566 seconds with 13 queries