Jump to content

Change table contents based on list box selection


PHP_Idiot

Recommended Posts

Hi

 

I need to use a listbox selection to repopulate a table from a seperate mysql query.

 

I have a dynamically populated list box that works fine, I also have a series of queries to populate tables that also works fine.

 

I have a few league tables I want people to be able to view, and rather than add a link to each page as I have now I need to move to a more dynamic way as I will be generating more and more tables!

 

I would like to learn how I can make the selection in the list box generate new content in the table, either by modifying the queries (this is the prefered option) or by implementing a different query for each.

 

Any help would be greatly appreciated.

 

Cheers

I know this is possible because I have seen similar set ups on other sites, I've googled the life out of it and still not found anything the covers what I need.

 

If anyone can offer any advice, or point me to any specific sites that might help I'd really appreciate it.

 

Cheers

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.