This is a simple class to send a generic e-mail message with data submitted with HTML forms.
The class takes the values of the fields submitted with a form to compose and send the email message. It can take the values for the headers From:, To:, Cc:, Bcc: and Subject:. The values of additional form fields also sent automatically in the message body.