General discussion

  • Creator
    Topic
  • #2326372

    Charset question

    Locked

    by kensai ·

    I’m having a language problem with my ASP pages. I use Turkish language, which is Latin. There are four Turkish characters causing me problems. When I submit a form with these characters, they converted English characters and saved to the database like that.

    I’m using SQL Server 2000 and the collation of the database is set to Turkish_CI_AS. When I enter those characters via Enterprise Manager or Query Analyzer I can see that they’re saved and displayed properly as they should, so I guess nothing is wrong with the database.

    I also use @CODEPAGE = 1254 and Response.Charset = “ISO-8859-9” codes on the top of my code (they’re for Turkish charset).

    My browser and os is capable to display those characters, the HTML pages are workingproperly.

    So…What’s the matter is with the ASP side? And what should I do? I’m desperately looking for answer for weeks and I’m definetaly cluless. I hope you can help me.

All Comments

  • Author
    Replies
    • #3664842

      Sorry, wrong forum..

      by kensai ·

      In reply to Charset question

      Sorry, I posted it here accidentaly..

Viewing 0 reply threads