" myContacForm is perfect for our business. It is a serious business tool, and worth every penny of the premium membership many times over. We put our money where our mouth is, compared it with the competition, and renewed for another year with myContactForm. Miles ahead. "
Kevin, Owner, Moonshine Framing
www.frames.uk.com
This is typically caused when the character set for the page containing your form is set to an incorrect character set. All of the myContactForm.com scripts use the UTF-8 character set in order to provide the greatest compatibility with many different languages. To set the character set for your webpage, include the following code in the <head> of your webpage that contains the form:
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />