Hi All, I am making use of the JavaScript eval method to evaluate my AJAX JSON objects from the server. The problem is that from the server I have values such as i.e. รจ and many other funny characters. The eval method is unable to interpret these characters and throws an exception. I am sure that JavaScript must be able to resolve characters like this as many French words contain all the funny characters and so forth.
Can any body help with suggestions, -- Regards, Ryan Meder --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum For the ctjug home page see http://www.ctjug.org.za -~----------~----~----~----~------~----~------~--~---
