Ask a Question related to Dreamweaver AppDev, Design and Development.
-
FGabet #1
Detail page links
Using Dreamweaver MX2004, PHP, MySQL, I have to create a principal page using
fields of 2 tables and a detail page using fields of the same 2 tables (more
fields on the second page of course).
I have no problem creating the principal page. I have problem with the detail
page.
The link between the 2 pages is OK for all informations of the first table but
I do not manage to get the good information for the fields of the second table.
ex : the principal page is using 3 fields : Name, description, price of the
table "Articles" and 1 field (nameenterprise) of the table "enterprise".
The detail page is using 4 fields (name, description 1, desription 2, price)
of the table "Articles" and 5 fields of the table "Enterprise" (nameenterprise,
adress, tel, fax; mail)
I created a recordset with a link between the 2 tables
(Articles.enterpriseID=enterprise.IDenterprise).
The link between the 2 pages is based on the article's Name with a key on
IDarticles.
Results : the principal page is OK (the articles and the enterprises are
matching), the articles are OK on the detail page but the enterprises do not
match with the articles selected on principal page.
Can you help me please.
FGabet Guest
-
Go to Detail Page for PHP CS3
Hi there, CS3 with PHP and mySQL db. I cannot get the go to detail page to work properly. I have downloaded the "Go to detail page" extention... -
Detail Page
Hello, my search pages are great. But when I click the Detail page, it only desplays the Details for first record (no matter which record I click).... -
Go to next from detail page
Hi I have a detail page that comes off a search results page and I want to be able to link to the next record in the results list. Does anyone... -
Can I open a page as a popup using GOTO DETAIL PAGE
ok, i have posted this before but i didnt get any response. I have failed to find an answer anywhere else. I want to open a GOTO DETAIL page... -
master/detail page links
Help please, I've created a master/detail page no problem but on the master page I only want the link to the detail page to be active if there is...



Reply With Quote

