in reply to Re^8: INSERT file contents inside a table
in thread INSERT file contents inside a table
If you mean by clicking this link
<td><a href=/cgi-bin/release.pl>$id</a></td>
then you need to add the id as parameter
poj<td><a href=/cgi-bin/release.pl?release=$id>$id</a></td>
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^10: INSERT file contents inside a table
by theravadamonk (Scribe) on Jun 07, 2018 at 11:45 UTC | |
by poj (Abbot) on Jun 07, 2018 at 12:27 UTC | |
by theravadamonk (Scribe) on Jun 08, 2018 at 17:17 UTC |