I need to create 2 list boxes. The data displayed in one will depend upon the user's selection in the other. I also need to set these selections to display while the report table loads below it. I thought about creating arrays for each selection item in the first list and using the onchange() event to load the adjacent list. I am having trouble setting the selections...Any thoughts?
TJ :
TJ :