G
greencode
Version: 2004
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Email Client: pop
I'm getting HTML emails through correctly but there's one that I'm not. It's from my website form and it's coming through unformatted like this. I've tried receiving the web form in Apple Mail and it formats correctly:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>A new Website Enquiry has been submitted.</title>
</head>
<body>
<strong>Website enquiry</strong><br><br>
<strong>Name:</strong> John<br><br>
<strong>Company:</strong> mycompany<br><br>
<strong>Email:</strong> (e-mail address removed)<br><br>
<strong>Telephone:</strong> 00000<br><br>
<strong>Enquiry:</strong> General Enquiry<br><br>
<strong>Message:</strong> Test<br><br>
</body>
</html>
Any help would be much appreciated.
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Email Client: pop
I'm getting HTML emails through correctly but there's one that I'm not. It's from my website form and it's coming through unformatted like this. I've tried receiving the web form in Apple Mail and it formats correctly:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>A new Website Enquiry has been submitted.</title>
</head>
<body>
<strong>Website enquiry</strong><br><br>
<strong>Name:</strong> John<br><br>
<strong>Company:</strong> mycompany<br><br>
<strong>Email:</strong> (e-mail address removed)<br><br>
<strong>Telephone:</strong> 00000<br><br>
<strong>Enquiry:</strong> General Enquiry<br><br>
<strong>Message:</strong> Test<br><br>
</body>
</html>
Any help would be much appreciated.