Hi guys. I don't know the name for this, if did i would search for it.
I wanted something like this, i think its uses javascript but I'm not sure how to do it know.
In a web page you have 2 listboxs, its content comes from mysql.
There is 2 tables in the database, for each listbox, they are both related.
Then when you select a item from the listbox 1 we dynamically loads the options for listbox 2 based on the selection you made in listbox1, and if you change the selection it listbox 1 he also changes the options for listbox 2.
I think i've expressed correctly, if its confused just say it.
Thanks for the help once again.