Microsoft
Software
Hardware
Network
Question : Special character not showing when using AJAX
Hi All,
I'm using Ajax to load content from a database into a DIV (so the page doesn't have to reshresh). The problem is, we have one particular issue. When you first click and the content is loaded, the letter é appears as a little sqaure, but once we refresh the page it appears as it should.
I'm assuming it's going something to do with the text being loaded isn't working because the content meta tag in the body of the page isn't being re-loaded. However, when you refresh the content is being loaded and put directly into the page rather than by using AJAX.
Is there anyway to resolve this issue?
Answer : Special character not showing when using AJAX
If you are calling the xmlHttp then,
Place- "header('Content-Type: text/html; charset=iso-8859-1');" in the file being called.
Good luck
MD
Random Solutions
Add bcc address removes subject line
Moving Record Between Tables
Perlfile wont exeute.
How do I change mysql owner from root to something else?
How to create certificate for Exchange 2007 and Outlook web access
Windows XP Pro USB Mass storage devices unknown
blue screen and restarts at windows xp splash screen
T-SQL Statement taking waaaaay too long to execute..
MYSQL is limiting the number of table rows to 32,767
How do I convert a DNS zone to the new "AD-Domain" storage type versus "AD-Legacy"?