Dynamic Dropdown Menu?
Posted: Wed Oct 14, 2009 12:28 am
I have database in mysql name "prj"
contains 1 table name "inf".
which have 2 fields named "student" & "teacher".
I want to create two drop down menu.
1 for : Select Category [Student] or [Teacher].
when i select student it automatically selects the field of student from database and display in the 2nd dropdown menu.
How can i do this , please help me in this regard.
contains 1 table name "inf".
which have 2 fields named "student" & "teacher".
I want to create two drop down menu.
1 for : Select Category [Student] or [Teacher].
when i select student it automatically selects the field of student from database and display in the 2nd dropdown menu.
How can i do this , please help me in this regard.