My server changed and i had CDATE error, so that i change the LCID
'Session.LCID = 1033 to Session.LCID = 1055 (1055 Turkish Char.)
Forum is opened but now i am seeing some Turkish char. with old post wrong. Let me explain that
' ı ' looks like y ; ' ş ' looks like ? and ; ' ğ ' looks like ?
I am using access database and they are stored in access db like
ı = ý ; ş = þ ; ğ = ð (old posts)
Now they are stored as same ı = ı ; ş = ş ; ğ = ğ (new posts)
Is there a way to show old post with special Turkish characters correctly?
I am looking forward to your helps thank you
