macromedia.dreamweaver.appdev
[Top] [All Lists]

Re: Move to specific record

Subject: Re: Move to specific record
From: "matthew stuart"
Date: Thu, 11 Sep 2008 20:59:06 +0000 UTC
Newsgroups: macromedia.dreamweaver.appdev

Right, I have just built a list page and a detail page to test this out. I have 
done this hundreds of times in asp, but it doesn't seem to be working in php!

 1/On the list page I have a list of database records that link to the detail 
page.
 2/When the link is clicked I have a go to detail page and I am passing the url 
parameter of fld_id
 3/On the detail page I have the move to sepcific record behaviour which is 
collecting the fld_id parameter

 Is that not right? Is it handled differently in PHP to how it should be done 
in asp?

 Mat


<Prev in Thread] Current Thread [Next in Thread>