What type of loop are you running to output each record of the query? Jerry Johnson
>>> [EMAIL PROTECTED] 07/26/02 01:56PM >>> can we see the query please? Douglas Brown Email: [EMAIL PROTECTED] ----- Original Message ----- From: "Doherty,Sean [NCR]" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 26, 2002 10:34 AM Subject: record linking prob > Hey I am a newbie here and am having abit of troubles ... i am trying to > link together a brief results page to a full details page. i am able to > create the link, but when I click on it, it always brings me to the same > record ... here is my source: > > <a > href="matdetails.cfm?searchResults.RecordId=#URLEncodedFormat(searchResults. > RecordID)#">#searchResults.Title#</a> > > .. no matter when I click on it I always get record one ... any suggestions > would be appreciated. > > thanks > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

