PDA

View Full Version : Conditionals


Icehawk002
12-03-2007, 07:42 PM
I have produced a vbadvanced page which depending which link is pressed by a user should go to a specific page to display information, but the links all go to the same page.

e.g

page=modeldirectorylist&modelname=Alex Del Monaco or
page=modeldirectorylist&modelname=Alexia Petre

I want to provide the same page but with different content

help!

Brian
12-04-2007, 12:22 PM
Your best bet would probably be to just create separate CMPS pages for each model.

Our Sponsors
 

Icehawk002
12-06-2007, 04:18 PM
ok thanks