Posted By:
Nitesh_Naveen
Posted On:
Tuesday, May 27, 2003 02:24 AM
Getting the values from database using javascript is possible... but few servers support server side javascript. In case you are using JSP you could populate javascript variables with database values as in this thread
(click here) if you just need to populate a list box It is still easier...
where rs is the resultset