[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cgiapp] new tool for HTML email generation: HTML::ReplaceForm


Hello,

I recently released a new module which will be of interest to those of you
that send emails from web forms.  

The concept is to re-use the HTML form that's displayed on the web, to
create an email that looks very similar, with the form fields replaced 
with the submitted data values. 

The form can be shared in a web template and an email template by putting it
in an "include" file that both use. 

The usage is simple:

  use HTML::ReplaceForm;
 $modified_html = replace_form($html,$data_href);

Now the form elements have been replaced with data!

http://search.cpan.org/dist/HTML-ReplaceForm/lib/HTML/ReplaceForm.pm

   Mark


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.