Ted Husted wrote:

> Be sure your reset() method is not blindly resetting the properties. The
> default reset() does nothing, but people often have it reset everything.
> The only important thing to reset() is the checkboxes, since the
> browsers do not resubmit these if they are unchecked.

It's also important to reset() select boxes.  I'd assume that radio buttons would
fall into this category too.

Still, I don't see why it would be a problem to blindly reset everything though...

-Mark



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to