When I submit the form, the text that appears in the Verification box is all garbled and unreadable. Why?


Revision as of 11:24, 17 August 2016 by Michelle (talk | contribs) (Text replacement - "Email Forms" to "Contact Forms")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This could be happening if you're submitting foreign characters into the form. In order to properly process forms with international characters, please ensure that the following line occurs in the head of your web page:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />