Report in an iFrame
I have a report which is loaded into an IFRAME (called 'reportFrame') which is loaded as part of a page within another IFRAME (called 'mainFrame').
I have set therc:LinkTarget parameter to be "reportFrame", so that on drill-down it reloads in the correct place.
However, in IE 6, this doesn't work it just loads the report intomainFrame. In Firefox, although the rendered output of the report is garbage, the report does load intoreportFrame when the '+' buttons are clicked.
Any ideas?

