urlencoding problem with åäö

Mattias Konradsson <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.general
Message-ID <02c901c2125d$b246ad30$615ed7d9@lindsay>
I'm having some trouble with url params being passed through xslt and ending
up with the wrong encoding, I managed to track down an discrepancy that I
think is the source. When i submitt the string "lkö" for example through a
form  it gets encoded as "lk%F6" but if I do HttpUtility.UrlEncode("lkö") i
get "lk%c3%b6" what am I missing here?

Is there some other method i should use instead of UrlEncode  to get the
same encoding as when submitting a form, or does it have something to do
with the globalization settings in web.config? fiddled around with them some
to no avail :(

best regards
---
Mattias Konradsson
http://www.existic.com

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.