Posted by Steven Saunderson on 06/03/06 02:59
On 2 Jun 2006 11:50:28 -0700, "Kourosh" <kderakhshan@msn.com> wrote:
> Is there a nice/easy way to save the state of a whole bunch of
> checkboxes on an html page? I'm looping through all and saving them in
> a cookie, and then read the cookie on a page load and set the checkbox
> values accordingly. Just wondering if there is a better way....
I have some pages where I saved CB settings in a cookie. The idea was
to save settings from multiple pages and then create an e-mail listing
all the selected products.
Check <http://home.exetel.com.au/phelum/cbtest.htm> if interested.
--
Steven
[Back to original message]
|