On Tue, 5 Feb 2002, Roy Rubin wrote: > Is there a better way to implement server side validation?
I like Data::FormValidtor. I suppose you could hook up some way for form designers to specify the validation hashes external to your program... However, I generally tend to view the actual functioning of a form as being on the code side of the code and design divide. -sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
