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.

Can anyone tell me how this is done

Discussion in 'PHP' started by William Martin, Mar 21, 2006.

  1. #1
    William Martin, Mar 21, 2006 IP
  2. rvarcher

    rvarcher Peon

    Messages:
    69
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you're referring to how they update the selections based on simply choosing an item from the drop down box, then they are doing that with Javascript. The code is in the page source. Everytime they make a selection Javascript submits the form with the selected data and their webserver delivers a new page accordingly.
     
    rvarcher, Mar 21, 2006 IP
  3. illusion

    illusion Peon

    Messages:
    427
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It would require some heavy coding, probably rather easy to do, but the database would be quite extensive
     
    illusion, Mar 21, 2006 IP
  4. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #4
    and maintaining it can be a headache.

    Companies with money to burn use Selectica, which is awesome. If you can find a low end alternative then I'd be interested in taking a look too.
     
    sarahk, Mar 22, 2006 IP
  5. DMAC

    DMAC Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    If the page didn't reload on every selection it would be more impressive, but you could actually use an AJAX component to generate them on the fly without having to reload the page, but it's more complex doing it that way.
     
    DMAC, Mar 22, 2006 IP
  6. William Martin

    William Martin Active Member

    Messages:
    533
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    83
    #6
    I've not heard of selecticia. I had a look at their website but can't figure out what they actually provide or how much it costs. Which product? Just curious.

     
    William Martin, Mar 22, 2006 IP