Forums

This topic is locked

Details problems

Posted 28 Feb 2002 18:08:52
1
has voted
28 Feb 2002 18:08:52 Dean Ouellette posted:
I 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?


Reply to this topic