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