Well, I managed to do it differently by using:

Code:
print "<html>";
instead of using the print HTML>>;

But another question has arisen. Rather than starta new thread, I'll do it right here since the question deals with the script I attached above. When the mail is sent, it includes the "Submit" field in the e-mail. I'd like to not included that in the printed e-mail. And no matter I try to do, it seems to keep coming up. It will appear or none of the fields appear in the e-mail based on the methods I have tried to prevent it. Also, is there a way to get rid of the "Sender" SendMail field? Because it always keeps coming up as [email protected]. I thought I remembered hearing about a way, but maybe I'm wrong...