Will ajax support the other languages?

Discussion in 'JavaScript' started by vetrivel, Apr 13, 2010.

  1. #1
    Hi,
    I have multiple supported site and when i use other language i get the error in IE as Could not complete the operation due to error c00ce56e.

    To fix this issue i need to provide the content type as utf-8.
    If i provide any other type like ISO-1859-1 I am getting the above mentioned error.

    If i use the utf-8 then few character in that particular language is not displaying properly.
     
    vetrivel, Apr 13, 2010 IP
  2. vetrivel

    vetrivel Peon

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,
    Any idea?
    i am Still having the same issue?
    please guide me.
    How you people use ajax with multi language?
     
    vetrivel, Apr 19, 2010 IP
  3. vetrivel

    vetrivel Peon

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I thought it is dump question ,but noone knows the answer for this question?
    okay i am rephrasing my question:
    I am getting 2 error regarding the ajax +multilanguage
    and site is working fine and issue occurs only in the ajax call
    1. Some time i am a above mentioned error,during a ajax call (This error shows in the IE browser only)
    2. Few character from the ajax content is showing as wried (example :EURO symbol is showing as question mark inside a black diamond).

    Have you come across this issue?
    I understand that this issue belong to the charset ,but i dont know how to fix and where to fix ?

    Any idea will be appreciated .
    :confused:
     
    vetrivel, Apr 20, 2010 IP
  4. blacksheep666

    blacksheep666 Active Member

    Messages:
    68
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #4
    of course it does support multi languages. what ajax framework are you using? try to use jquery.
     
    blacksheep666, Apr 21, 2010 IP
  5. vetrivel

    vetrivel Peon

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi,
    I am using my own style of ajax coding .(Not using any frame work.)
     
    vetrivel, Apr 21, 2010 IP
  6. blacksheep666

    blacksheep666 Active Member

    Messages:
    68
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #6
    before I use my own style too... but I find jquery more advance because even open source like wordpress used this framework.
     
    blacksheep666, Apr 21, 2010 IP