HI,
I would like to load a aspx page based on a session parameter.
I have a "login name" in the session parameter and i want to show this aspx page if the "login name" session parameter matches a particular "login name"
How can i do this?
Thanks in advance.