Hi I have a list report top of the list I have 4 text items with drill through links. Next to them I have a iframe.
when I run the report I frame is opening as aother report, but my requirement is after I run the report once I click on the iframe then only it has to open as another report.
here is my ifrmae code: <iframe frameborder="0" marginheight="0" marginwidth="0" height="5000" width="902" src="https://www.navsup.navy.mil/portal/page/portal/logssr/husbanding_contracts"></iframe>
do I need to add any thing for this code to run this iframe when I click on..
Please can anyone help me??