Culture specific characters to nice URL format

Posted by Andreas on Stack Overflow See other posts from Stack Overflow or by Andreas
Published on 2010-04-09T09:24:41Z Indexed on 2010/04/09 9:33 UTC
Read the original article Hit count: 553

Filed under:
|
|
|

Hi

I need some functionality to make the following string in a url-friendly format: "knæ som gør" should be "kna-som-gor"

That is, replacing culture specific characters to characters that can be used in urls.

Using .Net and C#

Please help me :)

/Andreas

© Stack Overflow or respective owner

Related posts about c#

Related posts about culture