Quantcast
Channel: THWACK: All Content - Network Performance Monitor
Viewing all articles
Browse latest Browse all 21870

11.5 and iframes

$
0
0

Prior to 11.5 I was able to embed selected orion views on other webpages using iframes with a simple html as below.  After upgrading to 11.5 I'm getting "This content cannot be displayed in a frame".  Any knows how to get this going again.

 

<html>
<body>

<iframe src="http://10.10.10.10/Orion/SummaryView.aspx?ViewID=56&isNOCView=true" width="1300" height="1200">
</iframe>

</body>
</html>


Viewing all articles
Browse latest Browse all 21870

Trending Articles