jeudi 21 septembre 2017

C# .Net How to Encode URL space with %20 instead of +

we need to encode space with %20 instead of + but when use System.Web HttpUtility.UrlEncode() it is giving us space with +.

Could you please help me to encode query string space with %20.

Thanks in advance




Aucun commentaire:

Enregistrer un commentaire