Hi, I have a rather lengthy form which, for client side validation I'm using Adobe Spry. The problem I'm having is when I get into a situation where either checkboxes or radio buttons have an "other" option followed by one to three text boxes and a possible text area. Is there any way to run Spry for something like this? I don't want the field(s) to be mandatory unless other is checked. If it makes any difference the text fields following the "other" button contain date(to and from), email, and just plain answers. I'm using perl to validate things on server side and have all them things covered but when it comes to JS/Ajax, etc., I'm more thumbs than I normally am. Any help would be greatly appreciated as this is all for a good cause.