jeniebyrd
September 24th, 2004, 11:14 PM
Hi everyone,
I am using JavaScript to create drop down menus. Right now I have the literal values in arrays. I need to populate the menus with data that is stored in a JavaBean that was retrieved from a DB2 table. Any suggestions on how to do this? I can't find any documentation with examples of this.
I am using JavaScript to create drop down menus. Right now I have the literal values in arrays. I need to populate the menus with data that is stored in a JavaBean that was retrieved from a DB2 table. Any suggestions on how to do this? I can't find any documentation with examples of this.