special character issue in IE +ajax

Discussion in 'JavaScript' started by vetrivel, Feb 16, 2010.

  1. #1
    Hi,
    I am using the ajax call to display the content to a div.
    Now my page supports the multi-language .
    when i choose the german language then i am getting the error as:

    Message: Could not complete the operation due to error c00ce56e.
    Line: 812
    Char: 5
    Code: 0
    URI: http://path/xxx.js
    
    PHP:
    But when i use the english language i dont see this error.


    I have added the charset to the setRequestHeader too ,but no use.

    Is there any other way to fix this issue?
    Please guide me.
     
    vetrivel, Feb 16, 2010 IP
  2. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
  3. vetrivel

    vetrivel Peon

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi,
    It didnt work out for me.I am still getting the same error.

    What should i do .
    I tried a lot but stil same issue no improvement.
    ->When page loads the content there is no issue ,but it occurs only after the ajax call.
     
    vetrivel, Feb 26, 2010 IP