From the Peanut Gallery, Please excuse my intrusion.
But isn't this a basic programming issue? Trapping / validation can be done at the client with Javascript - messy of course to manage, or at the server with Perl. Validation is very simple, and easily done with your own perl module per application, or custom in each script. Which brings about my real reason for writing (I get all the forum emails, so possibly seeing this need): In the interest of open source, could we have a programmer's archive to share example source code? PS: I too am a user(developer) & supporter of HTML-Template. Whatever we can do to help promote this believe and make all our lives easier, can only help. Thanks for listening. At 10:57 AM 2/5/02 -0800, Roy Rubin wrote: > > However, I generally tend to view the actual functioning of a form as > > being on the code side of the code and design divide. > >If I decide to take control of the form (restrict a designer from making >changes), what is the best method to implement the validation? > >Thanks again. > >-Roy > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] Dave Van Abel Lakewood, CO USA http://www.vanabel.com http://perlsources.com 303-989-6481 (home-office)
