User Profile
Collapse
-
Jody Bowers replied to using Select tag to populate dynamic list - but how to make those list items links?in PHPit's not in a form, just a div/select box that pulls up the list of categories. I want to format it so when you click on one of the categories it takes you to a page populated with only the members with that field selected. -
Jody Bowers started a topic using Select tag to populate dynamic list - but how to make those list items links?in PHPusing Select tag to populate dynamic list - but how to make those list items links?
I'm using the select tag to populate a dynamic list of work categories from our database. I accomplished this just fine but how do I now make those list items link to the corresponding pages?
ie. Click on Accounting and populate a page with only those members in the accounting field.
...Code:<div id="Categories"><select name="list" size="105"> <?php do { ?>Last edited by Dormilich; Oct 12 '11, 05:49 AM. Reason: please use [CODE] [/CODE] tags when posting code
No activity results to display
Show More
Leave a comment: