|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: button in a table?by hiseldl (Priest) |
| on Apr 11, 2003 at 17:06 UTC ( #249930=note: print w/ replies, xml ) | Need Help?? |
|
You could create a link as a row number as your first column.
Update: you could replace XXX with the URL of your cgi script and add a rownum param via GET. I.e. ... [a({-href=>"http://localhost/script_to_read_rownum.cgi?rownum=".++$rownum}, $rownum), ...] HTH --
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||