Session Variables

From: Damien (damien.mccartney@bicsystems.com)
Date: 07/23/02


From: "Damien" <damien.mccartney@bicsystems.com>
Date: Tue, 23 Jul 2002 10:26:03 +0100


Hi all,
    I am currently in the middle of developing a logon page in .net and I
need to store user details that need to exist for the life time of the users
session. I have in my opinon created a very secure login page using either
Digital certs or a hash/salt for login but im stumped for an idea as to hold
the users details. I had thought of using session variables or a persistent
object. Has anyone any ideas

Cheers Damien

And Thanks in advance