If I create a session variable (svUsername) in asp that is
assigned the
users username from the previous login page, and then another
user logs in
with a different username, will each user see there own
username in
svUsername on their own machine or could user1 see user2's
username on
user1's machine?