Hi have this table, with the sum of the results in a web page. in each result, I have a link to the detail table by the header, 'site', 'cell', etc..
now, what I want, is when i click in one result, where the filter is the date and the header (eg: site), opens the page only with the results from that date and that header.
this is the sum table:

and, if I click 'site', '59', day 13-08-2010, appears:
(this is part of the result)

how can I nake this filter between tables?
tks...