View previous topic :: View next topic |
Author |
Message |
Cavemandude
Joined: 16 Feb 2008 Posts: 16
|
Posted: Wed Oct 09, 2013 9:38 am Post subject: Missing text in body of contact form |
|
|
Recently and more often, I've noticed that all or parts of the text in that was entered in the "Message" body of the contact form is missing after being sent. I've used the same contact form/website for years and never came across this problem before.
Form is located at the bottom of the page here:
http://www.randywheeler.com/
Thanks,
Randy |
|
Back to top |
|
 |
Cavemandude
Joined: 16 Feb 2008 Posts: 16
|
Posted: Wed Oct 09, 2013 10:36 am Post subject: |
|
|
So do I need to change this line of code in my website:
<meta http-equiv="Content-Language" content="en-us">
to
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
Randy |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Thu Oct 10, 2013 3:49 am Post subject: |
|
|
Cavemandude wrote: |
So do I need to change this line of code in my website:
<meta http-equiv="Content-Language" content="en-us">
to
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
Randy |
Yes, this should correct the issue.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|