Hi,
should have read perldoc *thoroughly*, sorry:
>Note, that just like all the other form elements, the value of a
>hidden field is "sticky". If you want to replace a hidden field with
>some other values after the script has been called once you'll have
>to do it manually:
>
>$query->param('hidden_name','new','values','here');
Thanks,
Jan
--
If all else fails read the instructions. - Donald Knuth
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>