C
chris w.
The situation:
We have a table that contains usercontrols. In the
usercontrols, there is input that we want to keep
throughout the session.
But are finding it difficult to get the variable values
from other usercontrols.
What does .NET suggest we do now that we are discouraged
from using Session variables?
Thanks for any help!
chris
We have a table that contains usercontrols. In the
usercontrols, there is input that we want to keep
throughout the session.
But are finding it difficult to get the variable values
from other usercontrols.
What does .NET suggest we do now that we are discouraged
from using Session variables?
Thanks for any help!
chris