HighDots Forums  

Master/Detail Page Alternative

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Master/Detail Page Alternative in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
plushtoy
 
Posts: n/a

Default Master/Detail Page Alternative - 07-05-2008 , 03:24 PM






Instead of using master/detail pages, I want to have two pages, one for
speakers and another for sessions.

speakers.php
Each speaker has a name, title, bio and session.
session should link to sessions.php and to that particular session.

sessions.php
Each session has a title, speaker, and description.
speaker should link to speaker.php and to that particular speaker.

I have seriously hacked it to work with anchors: not good.
<a name="<?php echo $row_rsEvents['EventID']; ?>">

Can anyone help out?

Thanks!
Plush


Reply With Quote
  #2  
Old   
plushtoy
 
Posts: n/a

Default Re: Master/Detail Page Alternative - 07-05-2008 , 03:25 PM






URP Patameter?? meant URL Parameter

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.