>Curtis,
Thanks a lot for your help, it works perfectly and it isn't harder to
maintain than the solutions I have tried out so far.
Marcus
>=
>Senior Programmer
>Onsite! Technology (http://www.onsitetech.com/)
>"Ovid" on http://www.perlmonks.org/
>
>_
--- Marcus Willemsen <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> can anybody help?
> I am trying to set up a form using a hash of hashes to build different
> types of fields as I think it is easier to check and process form input:
>
> my %fields = (textfield => { 'Name_of_textfield' => { -name =>
Hi all,
can anybody help?
I am trying to set up a form using a hash of hashes to build different
types of fields as I think it is easier to check and process form input:
my %fields = (textfield => { 'Name_of_textfield' => { -name => 'bla' },
'Name_of_next_textfie