Copyright © All rights reserved. Made By RichoSoft. Terms of use | Privacy policy
Log In Form on Index or own page
Check Log In Data and Log On
Links to:
Register
Forgot Password
Check Input for errors and criteria
Request Email Address For Account, Form
forgot_password _process.asp
Check email and account data and send email.
Set Session Variables for successful Log On. User now logged On, and can view Protected Pages.
Pages in your site that ALL visitors can see
No Verification Coding at top of page
Pages in your site that only logged in visitors can see
Verification Coding at top of page
Check current password, get new & process
The link to this page should ONLY appear on one or more of your protected pages.
i.e.they must be logged in first to change password
Send Email to User with password
Log Off Link on one or more pages.
Abandon the current Session and clear all variables
Components Required: Database to store user data. Include file to connect to database. Logon Form. Log Off links. SMTP Server (If sending forgotten passwords to user.), Code for protected pages.
Pages: Process Logon. Forgot Password. Forgot_password_process.asp. Register. Process Register. Log Off. Change Password.
To see how this all fits together and download sample code. Please Log On if Registered or Register and Log On