Hi,
I have a simple html form with 6 text boxes for user input.
email/songname/writer/verse1/verse2/verse3
When the user enters the data and hits submit, I want my whole page (body,header, and user submission) to be emailed to me as html.
How do i do this?
Thanks
iceman