Hi,
I have a custom tag which will list formId and form code from database based on the module id.
now i have a list in which user select module id. and on change the value of the form id and form code should be changed in the list box.
there are two list boxes in the
jsp left one display the unassigned forms and right one displays the assigned form ?
but now how do i set the attribute value of a tag dynamically onChange event of a list ? and onChange event of list i also need to refresh the assigned and unassigned form listbox.
how do i do that ? what are the alternative i have ?
[ December 01, 2008: Message edited by: Jigar Naik ]