|
Hi. I have an ASP.NET website. It's encoding is Tuskish-ISO. My database collation is latin but i used nvarchar, nchar etc. so i have no character problems in database. When i look the site at local, there is no problem. But when i sent it to web, characters that DOESN'T come from DB is not viewed correctly. What is your opinion about this situation?
|