Now, as I'm using frames

I was just wondering if theres a way to populate tables using frames. I mean can you populate all tables at once rather than doing it seperately. I have 6 frames which consist of 6 tables. I also have a search button in which when you click search, the results are displayed in the text box. What i want is that I want the tables to be updated, meaning it should be displayed with ifnromation.

Now, as I’m using frames, I don’t think thats possible is it. I’ve tried it but it will not work as each table is on a seperate page.

why are you using frames? Could you not reformat the way the information is gathered and use AJAX to populate the tables?