I apologize if this is an inane question but I am pretty new to this.
I have a page with three frames. One across the top that is a summary and
two side by side below
The two lower frames each have a table with checkboxes for a comparison.
Is there any way that from the button click event in the top page, I could
get the checkbox values from the tables in the other two frames.
I guess this boils down to; Can I force a post of the two lower .asp pages
from the third .asp page at the top? Or is this the wrong approach all
together. If you have any examples of such a construct I would love a link