Hi guys!

I need to handle danish characters which can be found in the iso 8859-1
specifications but jQuery use encodeURIComponent which always encode to
UTF-8 (doesn't contain the danish characters). Do any of you know of a work
around or do I have to change my version of jQuery to use escape instead
(I've heard that the escape function is usually implemented to use the
charset type defined in the page/header)?
I use the terrific ajaxForm to submit my data.

Thanks in advance!
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to