| Author |
Message |
arjay
Joined: 12 Apr 2006 Posts: 3
|
Posted: Wed Apr 12, 2006 5:15 am Post subject: html emails not showing up in hotmail |
|
|
I recently started using MaxBulk Mailer and was notified that people with Hotmail accounts were not able to view a html only or a text/html email. Is there any fix to this problem? Also, has any one else had problems with html emails not showing up with other email software/ providers? I have tested with Yahoo and Apple Mail and they both come in looking great.
Any comments would be apreciated.
Thank you,
RJ
http://www.sweetthunder.com |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2528
|
Posted: Wed Apr 12, 2006 5:44 pm Post subject: |
|
|
| Hotmail doesn't support the BASE HREF tag. Are you using it? The only workaround is to use absolute URLs to reference online contents in your code. |
|
| Back to top |
|
 |
arjay
Joined: 12 Apr 2006 Posts: 3
|
Posted: Wed Apr 12, 2006 8:20 pm Post subject: |
|
|
Thank you for the reply.
I am pretty sure I am using absolute URLs.
You can see the email/ code here.
http://www.sweetthunder.com/emails/041106.html
Any other help would be greatly apreciated.
Thank you.
RJ |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2528
|
Posted: Wed Apr 12, 2006 8:44 pm Post subject: |
|
|
| Your code contains an error. There is no closing </head> tag below the title line. |
|
| Back to top |
|
 |
arjay
Joined: 12 Apr 2006 Posts: 3
|
Posted: Thu Apr 13, 2006 7:46 pm Post subject: |
|
|
Thank you!
That fixed the problem.
RJ |
|
| Back to top |
|
 |
|