Hi,
I'm having a total nightmare trying to send a textarea input via AJAX without the charset/unicode characters getting corrupted.
Here is some background... thread219-1594322
I'm now stuck that no matter how I encode the textarea content, it is getting corrupted.
Even Base64 encoding before AJAX transmission is not working.
So why is this happening?
How do I ensure that AJAX sends the data as UTF-8 and how do I ensure it is correctly encoded before transmission?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
I'm having a total nightmare trying to send a textarea input via AJAX without the charset/unicode characters getting corrupted.
Here is some background... thread219-1594322
I'm now stuck that no matter how I encode the textarea content, it is getting corrupted.
Even Base64 encoding before AJAX transmission is not working.
So why is this happening?
How do I ensure that AJAX sends the data as UTF-8 and how do I ensure it is correctly encoded before transmission?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts