RE: how to get selected value from drop down box which get from database

2006-03-26 Thread Tim Lucia
without changing the drop-down value. Tim -Original Message- From: Xin Hua Sun [mailto:[EMAIL PROTECTED] Sent: Sunday, March 26, 2006 6:39 PM To: users@tomcat.apache.org Subject: Re: how to get selected value from drop down box which get from database Hi Everyone, I have a problem with

Re: how to get selected value from drop down box which get from database

2006-03-26 Thread Xin Hua Sun
Hi Everyone, I have a problem with get selected value from drop down box which the data get from database. I use the following code to succefully get the data from database and dsiplay it in the drop down box. But I don't know how to get the selected value from drop down box and send it to