Click to See Complete Forum and Search --> : enewsletter


caynada
04-17-2003, 03:40 PM
Can anyone explain how to create an enewsletter. I would like to be able to send a html layout as an email, with external links and images. I am using a MAC, will this be a problem?

PeOfEo
04-17-2003, 05:55 PM
Um, I can make one with my hosts smtp server and make it like a form but you should be able to just type raw html into an email and then check off all the people you want to send it to. Or you can always just email an html doccument

caynada
04-22-2003, 09:04 AM
thank you for your help. I tried the latter two methods, but with no success. Is there any special code necessary?

Jona
04-22-2003, 10:45 AM
If you want this to be an automated process, it will take a database and a server-side language.

caynada
04-22-2003, 12:41 PM
what I'm really looking for is to occasionally send out a newsletter which opens automatically in the email program as a fully functional HTML page (with images and links). Do I need a database for this? I am on a MAC, is this do-able?

Jona
04-22-2003, 12:50 PM
Perhaps you're not explaining it to us (or we're not getting it). In any case, are you looking to create a server-side script that will send out a newsletter to a certain number of clients every so many days? Or are you just interested in learning how to send HTML-formatted emails?

caynada
04-22-2003, 12:52 PM
Sorry about that, I'm just interested in learning how to send html emails.

Jona
04-22-2003, 01:00 PM
Okay, if you have Web-based email, it depends on which email system you're using. Some Web-based email systems (like Yahoo or mail.com) have a checkbox in which you can paste HTML code inside and click the checkbox again to view it (like a WYSIWYG editor), and then you can send the email.

caynada
04-22-2003, 01:05 PM
I'm just using outlook express through my local internet provider.

Jona
04-22-2003, 01:09 PM
Use Outlook Express just like you would a WYSIWYG editor. Make your links, etc., etc., etc. If you need more help on sending HTML-formatted emails, try checking out http://www.microsoft.com/ ;)

caynada
04-22-2003, 01:12 PM
thank you for your help

Jona
04-22-2003, 01:14 PM
It was the least I could do--I still don't know how to answer you.. :p