COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: jd on 14 Apr 2011 09:59:52 AM

Title: adding Iframe to the report
Post by: jd on 14 Apr 2011 09:59:52 AM
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??