in reply to Re: Re: passing an array to a checkbox_group
in thread passing an array to a checkbox_group
Update: seems to work when I added this after line 7 in the first script.
print $query->hidden('TblMenu');
is this what you were wanting?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: passing an array to a checkbox_group
by amulcahy (Acolyte) on Oct 11, 2001 at 17:47 UTC | |
|
Re: Re: Re: Re: passing an array to a checkbox_group
by amulcahy (Acolyte) on Oct 11, 2001 at 18:55 UTC |