a_kerbouchard
02-08-2006, 07:17 PM
Does anybody know how I would go about creating a table that will refresh on a page according to selections from multiple drop down boxes. I can make the table, queries, etc.. but I am unsure how to make the table refresh on a new option being chosen from a dropdown box. The only way I can think of at the moment is using an onchange event on the dropdown box and using frames. the table would be in another frame and that page/frame would reload onchange.