Preview in 8.6.1 in MacOS

JayGee

New Member
I can no longer preview anything but plain and styled text messages. Any suggestions on how to allow preview with Text/HTML?
 

stanbusk

Administrator
Staff member
The MaxBulk Mailer Preview is an embedded Safari or Internet Explorer windows depending on your system. If the HTML doesn't preview it is because it has a problem. The correct structure should use the following tags in this order:

<html>
<head>
</head>
<body>
</body>
</html>

--
Follow maxprog.com on Facebook | Google+ | Linkedin | Twitter | YouTube
and keep up-to-date with the latest Max Programming updates!
 
Top