I'm using a DynaValidatorForm with validation rules in validation.xml. My form is a multipage form, and I (obviously) would like to validate only the parameters "in scope" for the current page.
Can this be done through the xml file (if so, how)? Or do I need to write my own validation class that looks at a "page" variable? Thanks! /greg -- Gregory F. March -=- http://www.gfm.net:81/~march -=- AIM:GfmNet --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

