Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

list box

Status
Not open for further replies.
Nov 28, 2002
121
0
0
US
I have a jsp page that uses an sql statement to populate a list box when the page is loaded.

I want a click button adjacent to the list box.
I want the button to reload the page when clicked with a different sql result in the list box.

If the user click the button again, it will revert back to the original SQL result.

Do I handle this with javascript?
 
If that can be done in Javascript, you should ask in the Javascript forum.

Cheers,
Dian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top