Formated Form and it's contents sent to an email address?

J

Joe Goeke

Is it possible to setup a form handler to send not only the data from
a form, but the entire HTML formatted form with the data in the
various fields, to an email address. The reason being, it would be
much easier to read the data and print the data in such an email. So
far all I can find are handlers that send just the data.

Thanks!
---JHG
 
Top