Creating HTML Emails
Creating HTML Emails
Out of context: Reply #19
- Started
- Last post
- 20 Responses
- unfittoprint0
note: even using asp you should llok carefully to that link. there's very important info regarding the correct headers for sending mail and preventing it to end in junk mail folders.
for multiple recepients try making a script that split the multiple adresses into an array, to send mail one by one. another anti-junk mail precaution...