[ic] Form Handling with Perl

Ron Phipps interchange-users@lists.akopia.com
Sun Jun 24 17:08:01 2001


Does anyone have code examples of looping over the controls on a form,
checking for values, etc in perl?  I'm building a custom case order form for
a client and I need to loop over the form I have generated from the database
(the code cannot assume a fixed number of controls...).  Any examples of
doing something like this would be appreciated, thanks!

-Ron