" What I find so unique about myContactForm.com is the ability to create a fully personalised online form for your website so quickly and easily without any previous knowledge of online forms, which you can fully integrate anywhere within your website! It's also amazing to see how myContactForm.com will do 99.9% of the work for you and with all the guidance that's provided such as templates and extra features, you just simply cannot go wrong! All at a very low and affordable cost! Exceptional service! 5*****! "
Naveen Trehan
www.naveentrehan.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" />