On 22.Oct.2001 -- 03:39 PM, Paolo wrote: > You are right: a checkbox value, as seen with Vadim, is a string with a > value of 'on', when selected. But a session or a request boolean > attribute is an object, not a string. So we should process the source > parameter differently depending by its source (request parameter or > cookie are strings), and application/request/session attributes are > objects.
So, what if the part responsible for retrieving the object converts it to an object? We would only have to deal with objects for the validation then. Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]