Manipulation of CFSET in Dreamweaver - TechRepublic
General discussion
April 26, 2005 at 09:14 AM
misnstt

Manipulation of CFSET in Dreamweaver

by misnstt . Updated 21 years, 2 months ago

Good Morning,

What I have is a page with a CFSET which list several members of the orgainzation. I want to be able to select whichever of the members and detailed information of that member appears on a different page. Here is the information on the CFset page. I have the results page set up with a table and the Recordset but I dont know how to get the results page to show the proper member when it is selected from the first page. The site is connected to a Access Database via Cold Fusion.

Here is the information on the CFset page=



SELECT * FROM Contacts

Please help…

This discussion is locked

All Comments