> so the issue isn't the state that the checkbox *starts out* in? [turned on or
> off]?  That's what it seemed like from the original message.
> 

No, that is taken care by the 'checked' attribute. Value attribute in
this case specifies only the value to be submitted back to the server
if the checkbox is in the checked state when the form is submitted.

        Janne

Reply via email to