Julie Moriarity
12-05-2003, 02:39 PM
Can you code a checkbox so that it stays checked (like a bookmark/placeholder) after a user refreshes a page or logs out and returns to a particular page?
|
Click to See Complete Forum and Search --> : checkbox Julie Moriarity 12-05-2003, 02:39 PM Can you code a checkbox so that it stays checked (like a bookmark/placeholder) after a user refreshes a page or logs out and returns to a particular page? TheBearMay 12-05-2003, 03:01 PM You could store the value of the checkbox in a cookie and on load/reload reset the value to that of the cookie. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |