1
Reply

Global variable

night sailor

night sailor

Jan 8 2011 3:51 PM
2.7k
Hi,
I have been working on an application which involves login control.
I am using session variable for maintaining session.
i want one variable(string array) just to keep track of users logging in so that they can't login again.
I tried creating in Gloabl.asax file but its not getting shown in class file.

Any solutions?

Answers (1)