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
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to