|
> From: Don Freeman > > After a lot of frustration and experimentation and with the help of a > solid nudge in the correct direction (thanks B.C.) I now have a working > solution. Be very careful with checkboxes. They do not always act as you think they might. In particular, if a checkbox is not checked, it does not return a blank; it returns nothing at all. Basically, it makes it very difficult for you to "uncheck" a checked value. Even uglier, if you already have a value in your session with that name, the old value is returned. Thus, if you have two checkboxes on two subsequent pages with the same name, and you check the first one and then execute the second page, you may find the second one acts as if it were checked as well. Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.