Thank You
*** SOLVED *** Form submission not working with Farsi Laguage
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
-
-
- Posts: 4
- Joined: Tue Dec 28, 2021 9:55 pm
*** SOLVED *** Form submission not working with Farsi Laguage
Hi there I have created a basic Contact Us form for my site that seems to work fine with English text as I get the messages in my site admin Mailbox as supposed so.... However for Farsi language messages, When I open the emails, I get an unreadable crypted code like text for each section of the form where Farsi was used? I am using the build in PHP script for form submission. How can I fix this?
Thank You
Thank You
- BaconFries
-
- Posts: 5978
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Form submission not working with Farsi Laguage
Is Farsi going to be the main / primary language used for the form. If so then ensure you set 'accept charset' of the form to 'UTF-8' also ensure that your host / server is set to the same.
-
-
- Posts: 4
- Joined: Tue Dec 28, 2021 9:55 pm
Re: Form submission not working with Farsi Laguage
It worked thank you!