G
Guest
I have a aspx login page after the user logins (with correct userid pwd),
application allows user to go any other aspx page. If any user try to access
a aspx page directly, it redirect to login page. Now I am implementing the
scenario with session objects. Is there any alternative way for doing this, I
mean using config file.
I am expecting a solution for this. Also my users available in a data base,
table called user master.
Thanks in advance
Umeshnath
application allows user to go any other aspx page. If any user try to access
a aspx page directly, it redirect to login page. Now I am implementing the
scenario with session objects. Is there any alternative way for doing this, I
mean using config file.
I am expecting a solution for this. Also my users available in a data base,
table called user master.
Thanks in advance
Umeshnath