[thelist] HTML email/e-newsletters
Bigpant
thelist at lists.evolt.org
Thu Jun 20 03:53:01 2002
> Can someone just clue me in as to some resources for the basics in
doing an HTML-based e-newsletter?
You have to get your head round MIME types if you want to do this right.
Most languages have facility to format and send email. It's not too
hard, I did it successfully in PHP.
Take a look at these links:
http://www.oac.uci.edu/indiv/ehood/MIME/MIME.html
http://www.hunnysoft.com/mime/
http://www.webopedia.com/TERM/M/MIME.html
http://wp.netscape.com/assist/helper_apps/mime.html
http://www.mindspring.com/~mgrand/mime.html
There's loads more, just did a quick google for these.
HTH
Phil