Any thoughts will be most welcome.
In PhpMyAdmin and Dreamweaver cs6.
I would like the user of my site to be able to select a category from a list that is populated by PhpMyAdmin and then, his or her selection to reveal all of the items on the database in that category.
The selector is working fine using “selectmenu” and I have the form setup which shows the data using bindings.
How do I connect the two?