HTML form auto decoding?

FR2moko

New member
How can I make it so when my email-based web form doesn't send the content as:

name=Bob+Smith&089Message=hey+guys#excwhat+is+up

but

name = Bob Smith
Message = Hey Guys! What is up

Also how do I change the subject from "Form Sent from IE" to my own custom title?
 
Back
Top