A query string parameter is a name-value pair in the query string of the URL of a certain web page.
I have an SqlDataSource that takes a value from querystring and bind it with a gridview. Everything works nicely unless …
asp.net string escaping backslash querystringparameter