1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Comparing Items on a page

Discussion in 'Content Management' started by JB4375, May 30, 2006.

  1. #1
    Hi all,

    I'm looking to build an affiliate site that would compare the services of a lot of companies. Original idea, right?

    I want people to have the option of selecting similar companies for a comparison and have unselected ones removed from the output page.

    1) What would be the best method of doing this?

    2) Is it possible with HTML and forms or would I have to go with a PHP setup?

    3) If PHP do you know of an exisiting design or script?

    Thanks in advance,

    JB
     
    JB4375, May 30, 2006 IP
  2. JB4375

    JB4375 Peon

    Messages:
    41
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    k.....so not everyone at once. lol.

    I don't really need code per se, but more or less a point in the right direction.

    Thanks,

    JB
     
    JB4375, May 30, 2006 IP
  3. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #3
    OK, your back end should be a database where all the info is kept. The middle tier would be your server side script which would query the DB and issue the html pages. Form controls on the pages would be used by the visitors to select the data they want to see.

    So, you pretty much had it figured out. Nothing left now but to do it. :)

    cheers,

    gary
     
    kk5st, May 30, 2006 IP