locust
11-09-2002, 09:06 AM
sorry i didn't ask my last question correctly
eg
eg.
foreach($CurrentRow as $field){
print "<TD><A href=Query.php> $field</A></TD>";
}
if it generates 10 records
how do i detect which hypertext the user has clicked on
and then send that value via a variable
thanks 4 your help
eg
eg.
foreach($CurrentRow as $field){
print "<TD><A href=Query.php> $field</A></TD>";
}
if it generates 10 records
how do i detect which hypertext the user has clicked on
and then send that value via a variable
thanks 4 your help