> > The issue is that an unchecked checkbox does not send a value when a > > form is submitted, so: > > This depends on (a) whether or not we're talking about S2 and (b) if we are > whether or not we're using an interceptor stack that includes the "checkbox" > interceptor.
I just meant that an HTTP Server won't see a request parameter for an unchecked checkbox [sic], because a W3C conforming HTML browser won't send one [request parameter]. The checkbox interceptor seems kludgey to me, but if it solves this problem for people in a mostly transparent way, then it's a good thing. -Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]