in reply to Re: Re: Passing Data
in thread Passing Data
and this is the secomdhidden( -name => "item_id", -override => 1, -default => escapeHTML( $ref->{item_id} )),
and in particular, check the scope of $item_idhidden( -name => "item_id", -override => 1, -default => escapeHTML( $item_id )),
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Passing Data
by b310 (Scribe) on Jan 28, 2003 at 21:18 UTC |