" We love the way your form works. It is now very easy for us to reach our customers. We especially like the way your site limits spam. In sum, an excellent resource! "
Webmaster
www.PersonalWriter.com
This is typically caused when the character set for the web page the form is appearing is not set to UTF-8. Setting the page enables multiple language support for the forms.
Check to make sure the following line of code is placed within the <head> tag on your web page:
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />