rahulpunjal
12-11-2006, 05:50 AM
hello every one
i have a problem with dynamically loading the select box
i have a text box where i enter some text when i enter for example say
"a" in the text box the select box beside it should be populated with the data from the database which start with the letter "a" and when i type another letter ie., "an" select box should display the names starting with an ie,. anil, antony etc and so on
if u have a solution for this plz let me know (not AJAX only using javascript and no GET/ REQUEST)
i have a problem with dynamically loading the select box
i have a text box where i enter some text when i enter for example say
"a" in the text box the select box beside it should be populated with the data from the database which start with the letter "a" and when i type another letter ie., "an" select box should display the names starting with an ie,. anil, antony etc and so on
if u have a solution for this plz let me know (not AJAX only using javascript and no GET/ REQUEST)