ASP Login page for ASP.NET Application
- by The King
Hi All,
In my work place, we have several classic ASP and ASP.NET application.
All these application though doing different works are integrated through a single sign on mode, which is handled by one main application.
The main application is in classic ASP and verifies the userid and password initially and then stores the UserID in a session…