Session Variable
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
I want to pass two values in response.redirect(). How to do it i am able to pass one variable.
Mohinder Singh
-
I want to pass two values in response.redirect(). How to do it i am able to pass one variable.
Mohinder Singh
yes...you can create a struct or an object that contain these 2 values...then put it into session << >>