300px Wide
IFrame
Code:
<iframe src="http://www.roninsanashow.com/pg/jsp/insana/widgets/reportwidget.jsp" marginheight="0" marginwidth="0" frameborder="0" scrolling="no" style="width:300px; height:235px; border:0px;"></iframe>
Script tag
Code:
<script type="text/javascript" src="http://www.roninsanashow.com/pg/jsp/insana/widgets/reportjswidget.jsp"></script>
Object Tag
Code:
<object type="text/html" data="http://www.roninsanashow.com/pg/jsp/insana/widgets/reportwidget.jsp" width="300" height="235"></object>
200px Wide
IFrame
Code:
<iframe src="http://www.roninsanashow.com/pg/jsp/insana/widgets/reportwidgetsmall.jsp" marginheight="0" marginwidth="0" frameborder="0" scrolling="no" style="width:200px; height:235px; border:0px;"></iframe>
Script tag
Code:
<script type="text/javascript" src="http://www.roninsanashow.com/pg/jsp/insana/widgets/reportsmalljswidget.jsp"></script>
Object Tag
Code:
<object type="text/html" data="http://www.roninsanashow.com/pg/jsp/insana/widgets/reportwidgetsmall.jsp" width="200" height="235"></object>