|
Does anyone have any pointers
on the best way to utilize HTML::Template and a mail merge
module?
I finished my initial project
http://www.securitysaint.com using
HTML::Template and CGI::Application but I want to build onto it by sending
weekly status emails to the users giving them stats for their websites in a nice
HTML table. You can see an example of what I am trying to do here: http://www.securitysaint.com/stats_example.html
I already wrote the SQL
queries I want to run and have pseudo code for the application but the actual
part of sending a HTML message is what I am focusing on
now.
I would like to be able to
build a template just like I do for the website, then have a perl script read
the template, fill in the data and send it off.
Has anyone used
HTML::Template with a mail merge app? Can you provide any
pointers?
Thanks
zack
|
- [htmltmpl] (no subject) Glenn Morgan
- Re: [htmltmpl] escaping quotes [was: (no subject)] Philip S Tellis
- RE: [htmltmpl] (no subject) Chris Davies
- RE: [htmltmpl] (no subject) Philip S Tellis
- RE: [htmltmpl] (no subject) Chris Davies
- [htmltmpl] (no subject) Glenn Morgan
- Re: [htmltmpl] using html::template for mail mer... Zachary Buckholz
- Re: [htmltmpl] using html::template for mail... Philip S Tellis
- Re: [htmltmpl] using html::template for mail... Andrew Johnson
- Re: [htmltmpl] (no subject) Douglas Kirkland
- Re: [htmltmpl] escaping quotes [was: (no sub... Philip S Tellis
- Re: [htmltmpl] (no subject) Sam Tregar
- Re: [htmltmpl] escaping quotes [was: (no sub... Philip S Tellis
- Re: [htmltmpl] escaping quotes [was: (no... Sam Tregar
- Re: [htmltmpl] escaping quotes [was... Philip S Tellis
- Re: [htmltmpl] escaping quotes ... Sam Tregar
- Re: [htmltmpl] escaping quo... Philip S Tellis
