michaellunsford Posted January 22, 2008 Share Posted January 22, 2008 the company has a program that automatically generates html email based on database info. Problem is, it generates a good bit of it using javascript. I had hoped to just copy the source and display it in a browser, but all the email has weird characters that don't translate well. For example, the email truncates lines to a certain length -- if the line is supposed to continue, it ends with an equal sign. Other than walking through the entire source code for this email a line at a time, is there a better way to display this with a browser? Best case scenario, I'd like to look at it in firefox with aid of all the developer plugins. Thanks for any help or advice! Link to comment https://forums.phpfreaks.com/topic/87271-debugging-html-email/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.