General
This script is for use in forms that require user input; e.g., blogs which require users to type their name and e-mail address in order to submit comments. Users will have the option of allowing their information to be remembered. The script uses cookies to store and output the information.
Notes
- Created by: Sandeep Gangadharan
- Web Site: http://www.sivamdesign.com/home/
- Posted: May 7, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: rememberMe.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.
