As regards to Hash Variables, I would like to ask for your idea about my case.

I assign Non-English Characters (Ex: Thai) value into one of my Hash Variables.

But when I use this Hash Variable to send into the email with the following ex:

  • #form.mytable.testvar#

This will show the "???????????" in my email instead of the actual one (which is

Thai Characters). The value in the MySQL DB is correctly the Thai Chars too.

It would be great If someone can give me the solution for this problem.

Thanks

  • No labels