I am trying to put together a form that pulls information out of a table called properties in the db. Then I am trying to add 2 more colums at the end of the table with drop downs. The first drop down is category and the second is sub_category. The point is that when you pick a category only the relative sub_categories will show up. Category and sub category are in separate tables with a common column cat_id. On submit it should populate a new table with all the info. I can get the list but I am having proplems with the drop downs.
[sig][/sig]
[sig][/sig]