Jump to content

debugging html email?


michaellunsford

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.