|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: HTML::FillInFormby knowmad (Monk) |
| on Aug 14, 2003 at 12:00 UTC ( #283840=note: print w/ replies, xml ) | Need Help?? |
|
Nice examples of the benefits of HTML::FillInForm. I avoided it for years because it seemed like yet another module to kee up with; it's now a priority. At any rate, I was trying to figure out how to get it to repopulate checkbox groups with multiple values. For some reason, you must use the fdat parameter and pass in a hash reference instead of doing the fobject parameter. For example, to process the following code:
You would use something like the following:
Now sit back and let this module do even more of the busy work for you! William
In Section
Module Reviews
|
|
||||||||||||||||||||