Coral_Lover
09-30-2002, 07:22 AM
Hi, does anyone know how to capture the selected value of a dropdown menu, then store it in a JSP variable so that it be used in a SQL statement?? If not, pls teach me how to retain values in the dropdown menus. Coz right now, the method i'm using is-> functionName (this.Form). The problem with this method is that, it will clear away all the selected values, and i'm having a great problem in retaining those selected values. So, does anyone know do i solve the problem?? Pls help me out, i'm having headache with this. :confused: My coding is attached. Feel free to take a look at it.