2
Answers

Problem encoding.

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.

Answers (2)