mordecai
11-11-2004, 10:42 AM
I'm using loadVariablesNum to send input'ed text to an asp script that mails the vars to a specified e-mail address.
Actually, it works fine, except:
Some characters are screwed up: æ, ø and å. They don't appear correctly.
I tried setting system.useCodepage = true; in the first frame of the swf containing the form but to no use. Still screwed. So I turn to you for guidance. What am I missing here?
Actually, it works fine, except:
Some characters are screwed up: æ, ø and å. They don't appear correctly.
I tried setting system.useCodepage = true; in the first frame of the swf containing the form but to no use. Still screwed. So I turn to you for guidance. What am I missing here?