I have url www.somethimg.cz/a/ššš.xls
In ASP.NET application I get string from querystring and string is not correct format.
How I can encode string to correct encoding?
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
tango charliePosted Apr 23, 2010, 8:36 AM
Cheers....
Jaish MathewsPosted Apr 23, 2010, 7:18 AM
Tried below methods?
Server.HtmlDecode;
Server.HtmlEncode