How to filter query results displayed on combo box in javascript

Discussion in 'JavaScript' started by jackjones, Aug 19, 2010.

  1. #1
    Can anyone give me a good sample on how to filter query results in 2 combo boxes.
    Assuming:
    I have 2 combo box;

    if my query is: select * from mydata and the result are:
    jake
    ken
    -------------------------------------------------------
    combo box1 displayed=jake,ken
    and
    combo box2 displayed only=ken ---> if on combo box1 i selected jake..
    ---anyone can help me on this... any help are highly appreciated.
     
    jackjones, Aug 19, 2010 IP