Basically if there is a special character it will display fine on the page when you first go to the page but when you submit something new and the AJAX reloads the data on screen all special characters show up as unrecognised. Is there a way to handle special characters in AJAX properly, data is stored in a UTF-8 database??
Special characters unrecognised on AJAX refresh!?
Collapse
Comment