by fualker » Mon Jan 31, 2005 8:11 pm
I figured it out...I had 2 drop downs that would refine the the table displayed. I had to update the second drop down menu depending on the first drop down. Then, re-load the page with the variables. I wanted to do this without using a submit button and was able to get the done with onChange. I had alot of trouble getting started, but once i figured out how to get it done it wasn't that hard.