I am having problems with the mater detail sets. I create a master detail set
and use data from 2 tables linked together with a where clause. But the detail
page always show the data from the 1st record of the 2nd table rather than the
selected record.

I have read the articles of problems with dreamweaver linking 2 tables and
passing the link to the detail page. I belive the problem I am having is
covered in this articcle.
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=KC.tn_16[/url]
479&extid=tn_16479&dialogID=5476435&iterationID=1& sessionID=9630815a0a4c40733c59
&stateID=0%200%205480234&mode=advanced

The problem is the solution is explained in Cold Fusion and not in PHP. Can
anyone expalin it to me in php, my php skills are limited.