Is there is any tool that converts standard web based html to email friendly html with tables?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
closed as off topic by George, Rafe Kettler, Marc B, Jim Lewis, Quentin Jan 26 '11 at 18:22
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
emogrifier converts CSS and HTML to email-friendly html. Do you need a programmatic solution? Then you can just use curl. Or better yet, use their PHP source code. |
|||||||||
|