Certain form fields always contain the same values, such as your user's name, email address fields etc. This script will remember the values entered into these fields, and automatically fill out these fields the next time the user returns. It uses cookies to persist the values for 60 days (changeable). For ...