A
Andrew Chalk
One page of my ASP.NET application constructs a string variable that is used
in other pages. How should I store the string across pages? I am using the
Session object. Is this the right use for it?
Many thanks.
in other pages. How should I store the string across pages? I am using the
Session object. Is this the right use for it?
Many thanks.