posted 21 years ago
Hi,
I have a situation where the user has to select the category of the report from a dynamically generated options in a combo box. Based on the option selected, the options for the second combo box are to be generated.
I have been able to dynamically generarate the options for the first combo box. I however need to capture the option selected here and pass it to the dao in the second combo box to dynamically generate the options. This is where I am not able to progress further.
Any suggestions?
The code is as follows :
[ September 26, 2003: Message edited by: Junilu Lacar ]