|
| |
|
|
mjmtravel
Posts: 222 Joined: 7/30/2006 Status: offline
|
html email - 7/2/2008 18:12:29
Spooky I have read where to change from text to html type email for cdosys, but when you refer to changing all the templates, do you mean like from bulk.txt to bulk.html? register_auth.txt to register_auth.html? Is that all you have to do is change the file extension?
|
|
|
|
mjmtravel
Posts: 222 Joined: 7/30/2006 Status: offline
|
RE: html email - 7/17/2008 19:19:38
Spooky I have done some more playing with the html email and cannot quite figure it out. I'm using cdosys email. When I change the text in; inc_mail.asp to html instead of txt, I do get it to work but I don't think I'm doing it right. I get this message when someone tries to register or I send the test email message. The template file register_auth.txt does not exist This is required for using email templates. What am I missing in changing to html email in your log in. Thanks in advance.
|
|
|
|
Spooky
Posts: 26599 Joined: 11/11/1998 From: Middle Earth Status: offline
|
RE: html email - 7/18/2008 18:58:16
One way to check the error would be to remove the "ON ERROR RESUME NEXT" from those parts of inc_email.asp, but also keep the html fomat as simple as possible (not using quotes etc) to see if that changes things. Youll need to modify each template as html setting is global for all templates. It may be as simple as including <br> at the end of each line
|
|
|
|
mjmtravel
Posts: 222 Joined: 7/30/2006 Status: offline
|
RE: html email - 7/21/2008 17:45:17
Spooky So I change all of the template extensions I'm using to .html instead of .txt and change the oMail.textBody = strBody to oMail.htmlBody =strBody Is that correct. Thanks
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|