in reply to Re: Increment Number with form button push
in thread Increment Number with form button push

Update

My mistake! I meant:

print qq($add_limit);

peppiv

Replies are listed 'Best First'.
Re: Re: Re: Increment Number with form button push
by SarahM (Monk) on Jun 13, 2002 at 19:51 UTC
    Then you need to change $limit in the form to $add_limit as well!