Re: Form validator with dependency

2009-09-21 Thread Mike Orr
On Mon, Sep 21, 2009 at 11:11 AM, edgarsmolow wrote: > > Hi Everyone: > > I have an HTML form that I'd like to validate using formencode, if > possible.  The form has three main options represented by radio > buttons.  If one of those options is selected, there are four sub- > options to choose f

Form validator with dependency

2009-09-21 Thread edgarsmolow
Hi Everyone: I have an HTML form that I'd like to validate using formencode, if possible. The form has three main options represented by radio buttons. If one of those options is selected, there are four sub- options to choose from, represented by checkboxes. For example, suppose the three mai