Forums
This topic is locked
Please Help!!!!
Posted 01 Mar 2002 16:40:43
1
has voted
01 Mar 2002 16:40:43 Dean Ouellette posted:
Need to get this think working, have bought 3 books and looked at every site, cannot figure out hwat I am doing wrongI have a query set up so I enter state and it brings up all the people in RI. I have a details link for each one so can edit it, but all of the details links go to the first record, not the record that the details falls in on the resullts page. Anyone know why this happens, why it would not take on the ID of the record it should. My guess is it has something to do with the repeat region
Here is the code for the link
details.php?<?php echo $MM_keepURL.(($MM_keepURL!=""?"&":""."ID=".$Recordset1->Fields("ID" ?>
Any ideas?