|
Re: [Checked]: msg#00528web.interchange.users
At 06:46 PM 06/13/2001 -0400, you wrote: I have 9 <input type="checkbox">'s You just need to explicitly reset the value after displaying the input: <input type=checkbox name=foo value=1 [checked foo 1]> Foo [value name=foo set='' hide=1] That way, the next time the form is submitted, foo will be empty (unchecked) unless they check/leave checked the box. Note: when you have multiple checkboxes for one variable name, this needs to change a bit: <input type=checkbox name=foo value=1 [if value foo =~ /1/]checked[/if]> Foo 1 <input type=checkbox name=foo value=2 [if value foo =~ /2/]checked[/if]> Foo 2 ... <!-- etc --> [value name=foo set='' hide=1] - Ed L. =============================================================== New Media E.M.S. Software Solutions for Business 463 Main St., Suite D eCommerce | Consulting | Hosting Placerville, CA 95667 edl@xxxxxxxxxxxxxxx (530) 622-9421 http://www.newmediaems.com (866) 519-4680 Toll-Free (530) 622-9426 Fax =============================================================== |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: 4.7.3 __IMAGE_DIR__ Variable Problem...: 00528, John C. Beima |
|---|---|
| Next by Date: | Re: Need an Email code that is automatic and annonomous: 00528, Dan B |
| Previous by Thread: | Re: [Checked]i: 00528, Mark Johnson |
| Next by Thread: | Re: [Checked]: 00528, Victor Nolton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |