hi all,
I have code that retrieves categories from a mysql database and then displays each category as a hyperlink one underneath the other.
What i want to be able to do is click on one of the hyperlinks and show all the titles in the database that correspond to the category that the hyperlink showed in a drop down menu.
I have the drop down menu under control, i think, but how do I tell it which titles to list from the click of a hyperlink?
any help would be great. many thanks,
John
I have code that retrieves categories from a mysql database and then displays each category as a hyperlink one underneath the other.
What i want to be able to do is click on one of the hyperlinks and show all the titles in the database that correspond to the category that the hyperlink showed in a drop down menu.
I have the drop down menu under control, i think, but how do I tell it which titles to list from the click of a hyperlink?
any help would be great. many thanks,
John