[ic] [Checked]

Victor Nolton interchange-users@lists.akopia.com
Wed Jun 13 18:42:00 2001


I have 9 <input type="checkbox">'s
By default none are checked. So far so good.
if the user clicks it and submits it, it is fine, if there is a error 
the page is displayed and they are given the errors of what they 
forgot to fill out. boxes are still checked appropriately.

IF they unclick one of the 9 boxes (which aren't required) and they 
submit if the page is redrawn (cause of errors) the boxes are checked 
again.

Checked the docs used some examples. no luck. I just need it so that 
if they uncheck a box it stays unchecked.

Anyone have any snippets of code?
checked reference http://interchange.redhat.com/cgi-bin/ic/dev/ictags_14.html
Ven