M
Me
I am unable to pass the values using session variables.
Here is what I tried thus far -
1. In the 1st program I have created a session variable called name
Session.Name= <the value I would like to pass>
2. In the next program how do I use it?
I tried a few things but it doesn't work.
Thanks for your help in advance.
-Me
Here is what I tried thus far -
1. In the 1st program I have created a session variable called name
Session.Name= <the value I would like to pass>
2. In the next program how do I use it?
I tried a few things but it doesn't work.
Thanks for your help in advance.
-Me