Announcement

Collapse
No announcement yet.

OT: comparison chart script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    OT: comparison chart script



    One possibility:

    <A HREF ="http://www.codingforums.com/showthread.php?t=50670">http://www.codingforums.com/showthread.php?t=50670</A>

    Looks like most that I have seen use a form to let users select specific items
    which are then passed to a new page. On the new page, a script uses the
    submitted items to do a db lookup and generate the comparison table.

    This would probably be a good one for miva-users or miva-coders.

    HTH
    Tom

    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]]On Behalf Of Chuck Lasker
    > - DoublePlus
    > Sent: Saturday, May 07, 2005 2:01 PM
    > To: [email protected]
    > Subject: [mru] OT: comparison chart script
    >
    >
    > I need to set up a comparison chart where people choose from a list of items
    > and it dynamically displays the comparison chart with only the selected
    > items in there. It can have a maximum number of items, like 4, to compare.
    > Anybody do anything like this? It doesn't have to be Miva Merchant friendly,
    > necessarily, meaning the item info can be in another format and not
    > necessarily a Miva Merchant product. Maybe a DHTML script with hidden
    > columns??
    >
    > Thanks!
    >
    > Chuck Lasker
    > DoublePlus New Media Marketing
    > [email protected]
    >
    >
Working...
X