Rob Dixon wrote:
    values after the script has been called once you'll have to do it
    manually:

         param('hidden_name','new','values','here');

You can also do this:

        $q->hidden( -name=>'x', -value=>$x, -override=>1 )

WayPay


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to