Hi guys,
I use codepage 1254 for encoding, ResponseEncode and RequestEncode. If i
don't use this, my javascript menu does not appear and i have no special
character problem in form fields, but if i use this codepage, i can use
javascript menu but i have the special character(turkish characters) problem.
Thanks for any help. Bye.
Joerg Jooss - 21 Jul 2005 20:00 GMT
> Hi guys,
>
[quoted text clipped - 3 lines]
> i can use javascript menu but i have the special character(turkish
> characters) problem.
When you say you use Windows-1254 does it really include
requestEncoding and responseEncoding in your web.config?
Cheers,

Signature
http://www.joergjooss.de
mailto:news-reply@joergjooss.de
Ozer - 21 Jul 2005 23:10 GMT
Joerg thanks a lot my friend. You solved my problem. I was using
requestEncoding and responseEncoding in @Page tag and they weren't working.
Thank u very much for your help. Bye
> > Hi guys,
> >
[quoted text clipped - 8 lines]
>
> Cheers,