PDA

Click to See Complete Forum and Search --> : Regional alfabet problems....


Jhd.Honza
Jan 16th, 2001, 01:22 PM
My ASP is used in Czech Republic and, as in many other countries, uses special regional characters as etc. Problem is when I try to post these words to ASP page. E.g. /default.asp?Q=Nmina - in the address bar is it correct, but QueryString returned the basic letters (escrzntd...).

How to eliminate the QueryString modification?
Or is it posible to obtain character codes (as %20)?