treehouse : what would you like to learn today?
Web Design Web Development iOS Development

jQuery/AJAX problem..

  • i am making a registration validation...
    so when a user type something it cheks if the value was correct and stuff..
    Problem is that i have PHP generating error messages.. The messages are in Russian and when it is being send to jQuery it seems to loose character set and error message can't be displayed correctly..

    Can anyone help me with this ? thanks