Posted by mcraven.2 on 01/01/57 11:51
I'm creating a web form that has two selectors. You make a selection
in the first selector and a specific list is to show up in the second
selector based on a database query. The first selector is also filled
in by a database query. Can someone provide me with some guidance on
how to do this? I'm thinking I want to use the onchange event of the
first selector but I don't know how. What would I call with the
onchange event? Would I refresh the form or call a servlet that would
fill in the second selector? For reference, I'm using JSP.
Navigation:
[Reply to this message]
|