Regarding querystring
ASP.NET
4
Posts
4
Posters
0
Views
1
Watching
-
how to use querry string with various methods
-
how to use querry string with various methods
-
how to use querry string with various methods
-
how to use querry string with various methods
If you look at the Request object in your method (Of course it is a web application) , you will be able to see the QueryString property there and you can retrieve the values from it.