Hi,
i need a function (c#) or regular expression that makes me a nice URL out of a string. (and replaces invalid characters)
Something like here on stackoverflow.. example:
Short URL or long URL for SEO -> short-url-or-long-url-for-seo
Thanks
Hi,
i need a function (c#) or regular expression that makes me a nice URL out of a string. (and replaces invalid characters)
Something like here on stackoverflow.. example:
Short URL or long URL for SEO -> short-url-or-long-url-for-seo
Thanks