HighDots Forums  

results.php Links?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss results.php Links? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mixerboy webforumsuser@macromedia.com
 
Posts: n/a

Default results.php Links? - 11-01-2003 , 10:08 AM






Can anyone tell me how to get the results from a database to apear as links on the result page so I can then get to a detail page?



Reply With Quote
  #2  
Old   
ramsfield webforumsuser@macromedia.com
 
Posts: n/a

Default Re:results.php Links? - 11-01-2003 , 11:31 AM






Two things

1. On your detail page, make sure your recordset is set to filter, URL parameter.
2. Then select the field you would like to make into a link, in the properties, link, you would use something like:
/folder/details.php?detailID=<?php echo $row_recordsetname['detailID']; ?>

Hope that gets you going.



Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.