" We use your web form on our site in order to gather important information from our clients. The form service you provide is extremely simple and straightforward to use - and even easier to manage. We were able to integrate the form on our site through customizing both font and color schemes. We highly recommend using this service! "
Webmaster
www.YouTailorIt.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" />