|
I am new to this.
I am using cgi/gdform.cgi mail function. I have field name Like First Name, Last Name, Phone Number etc. But after submitting the mail I got the email but it shows special symbol Like First+Name: Tester etc.
I think this is because form name ="First name" Is it?
I want to avoid these special symbols. And should be read
First Name: Tester
Second Name: Test
etc
could you please give me a solution.
|