I am trying to send special characters through my form, using the form
plugin, but they keep on getting converted to strange characters.
e.g. Smart quotes from MS Word, etc.

So, what I am wondering is, what do I need to do to fix this?  I
thought that submitting the form into an iframe with the form plugin
would fix this problem, but it doesn't seem to, still the same issue.

Do I need to tell the form plugin to use the same charset that I use
on my site?

<script type="text/javascript" charset="iso-8859-1">  ?

Reply via email to