[UPHPU] Off topic: mysql + php + javascript dropdown lists..

Brady Mitchell mydarb at gmail.com
Thu May 3 16:10:02 MDT 2007


> Can anyone point me in the right direction for a how-to on this?  I just
> need to be able to make a few option lists, where if you select an
> option in list A, it pulls up that subset and displays it in list B.
> Prime example: http://utahrealestate.com/

Here's a couple examples:

http://www.javascripttoolbox.com/lib/dynamicoptionlist/

http://www.quirksmode.org/js/options.html

The pages where I've done this I've used PHP to generate the
JavaScript array from a database and used the above method to do it.

Brady


More information about the UPHPU mailing list