Forum Moderators: coopster

Message Too Old, No Replies

Dynamic menu from MySQL

a solution to an intresting problem - needed!

         

issekun

6:16 pm on Jul 17, 2007 (gmt 0)

10+ Year Member



hi there fellow developers,

heres my problem....

i have a php script that displays three list menu's. each list menu gets its values from a database. from the first list menu is selected, the selected value is then used to query the DB to get another set of list values to the second list menu and so forth to the third.

my problem is that how do i achieve this by using list menu(not jump menu) if ajax is a solution, how to achieve that?

if any guys did not make a sense out of this i'll try and explain it graphically a little later...

hope someone can hack this :)

eelixduppy

2:00 pm on Jul 23, 2007 (gmt 0)



Although not entirely the same exactly problem you should be able to find a solution at this recent thread: [webmasterworld.com...]

You'll get an example and some resources if you follow the link I provided in that thread. Try your best to come up with the solution and post problems you get stuck on along the way :)

good luck