I want the functionality of auto login by mining the IP
Address of user. If user IP address is listed in the database,then user is automatic login into the system without showing the login page, user can
shown pages which are assigned to him/her. If user’s ip is not listed in
database the user has to provide the username and password.
So how can we check these things in asp.net? (C#, vb)
Please help me to implement that
Thanking You
sandip