S
Steve Caliendo
Hi,
I have a session variable, liike this : Session("User") = "Steve"
I can get "Steve" by requesting: Session.Contents(0)
Is there a way to get "User" out of index 0 ?
Thanks,
Steve
I have a session variable, liike this : Session("User") = "Steve"
I can get "Steve" by requesting: Session.Contents(0)
Is there a way to get "User" out of index 0 ?
Thanks,
Steve