This topic is locked

Direct Link form one table to another table

8/10/2007 7:54:08 AM
PHPRunner General questions
P
punch author

Hello,
i try to change from one file in table1 to another table2 and show the file with the same keyfield in this second table.

I insert a new cloumn with a hyperlink like this:

<A class=tablelinks href="table2_list.php?{$row.1recno}">WE</A>


Unfortunately, i dont´t now, what i have to insert as value for this link.
Does anyone has an idea?
Punch