1. generating a cookie that will remember the login details stackoverflow.comThe code below was written to allow the application to remember the user's login details to avoid re-login when opening the login page again. But the functionality cannot be incorporated, the ... |
2. how to use login name in other pages?(without cookies) coderanch.com |