Re: e-mailin HTML of form results

2001-07-16 Thread fliptop
"Bradley M. Handy" wrote: > > Check out the documentation for the Net::SMTP module at: > > http://search.cpan.org/search?module=Net::SMTP you may also want to investigate mime::lite: http://search.cpan.org/search?dist=MIME-Lite -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

RE: e-mailin HTML of form results

2001-07-16 Thread Bradley M. Handy
0 AM > To: '[EMAIL PROTECTED]' > Subject: e-mailin HTML of form results > > > Hi, > I wrote an HTML form. I wrote a perl script to read the form input and > print the results on a pretty HTML table. I get the results fine and > prety on my screen when I submit but

e-mailin HTML of form results

2001-07-16 Thread Helen Dickey
Hi, I wrote an HTML form. I wrote a perl script to read the form input and print the results on a pretty HTML table. I get the results fine and prety on my screen when I submit but I want to know how to send the resulting HTML page that I see to an e-mail address. Helen -- To unsubscribe, e-ma