Darksbane
10-14-2002, 11:07 PM
Is there a way to get query results from a database without submitting the form? Here is my situation. I have a select box with many entries, those entries all have different values assoicated with them. When a user clicks on an item in the select box I would like to show them the other information assoicated with that selection on the same page (using DIV's and Layers to dynamically display the data). I really don't want to send all the values every time the page loads (as a user might only look at 1 or 2) because it would make the page too large. So is there a way that when a user clicks on an item in the select box I can query my database and grab that items statistics to display without submitting the form.
Any help would be appreciated,
Darksbane
Any help would be appreciated,
Darksbane