Reply
How to Manipulate response from CFSET in Dreamweaver
Old 04-26-2005, 02:33 PM How to Manipulate response from CFSET in Dreamweaver
Junior Talker

Posts: 1
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=
<cfset CurrentPage=GetFileFromPath(GetTemplatePath())>
<cfparam name="PageNum_Recordset1" default="1">
<cfquery name="Recordset1" datasource="Cprogram">
SELECT * FROM Contacts
</cfquery>

Please help...
misnstt is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Reply     « Reply to How to Manipulate response from CFSET in Dreamweaver
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11176 seconds with 12 queries