combo box for navigation how?
Posted: Sat Sep 17, 2005 8:55 am
there are records in the tables
table(id,firstname,lname,email,phone,web.....)
how to make a combo box that contain firstname and when name is selected and may be click see data button a page is dispalyed where is is all records for that selected people
i think it
select * from table where=..
i am confused about where part
how to pass reference from that combo box to that page to select
any idea or example or tutorial which can help me
thanks
rami
table(id,firstname,lname,email,phone,web.....)
how to make a combo box that contain firstname and when name is selected and may be click see data button a page is dispalyed where is is all records for that selected people
i think it
select * from table where=..
i am confused about where part
how to pass reference from that combo box to that page to select
any idea or example or tutorial which can help me
thanks
rami