Does anyone know where I might find a cookie script that save form values that I can later recall into form fields?
Brett_Tabke
8:15 am on Dec 10, 2001 (gmt 0)
Here is an example [searchengineworld.com] (type in something and click update - it will remember what you typed via a cookie sent back to the form over and over). I learned from [url=http://tech.irt.org/articles/js025/] this article.
toolman
4:18 pm on Dec 10, 2001 (gmt 0)
I cant seem to get that one to work....I'm submitting the form to a php processor and then rotating to a success page with a meta refresh back to the contact form. It wont pick it up for some reason. Any ideas?