Still not correct. Here is the page I see and also the console
and here is the browser code
<script type='text/javascript' src='/vendor/koolreport/core/src/clients/core/KoolReport.js'></script><script type='text/javascript' src='/vendor/koolreport/core/src/clients/core/KoolReport.subReport.js'></script>
<div class="row">
<div class="col-md-8 offset-md-2">
<sub-report id="MyReport" name="MyReport">
<img id="loading" src="~/Images/spinner.gif" alt="Updating ..."/>
</sub-report>
</div>
</div>
<script type="text/javascript">
subReport.update("MyReport"); //I also tried MainReport
</script><html lang="en">
<head>
<meta charset="UTF-8">
<title>Research Study Online</title>
<link herf=""css/bootstrap.min.css" rel="stylesheet"
< meta name-"viewport" content="width=device-width, no-cache, initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="shortcut icon" href="http://localhost/assets/themes/default/images/favicon.ico" type="image/x-icon"/>
</head>
<br><br><h3>CURRENT COMPANY: Apple</h3>
<meta name="viewport" content="width=device-width, initial-scale=1">
<head>
<title></title>
<meta name="resource-type" content="document" />
<meta name="robots" content="all, index, follow"/>
<meta name="googlebot" content="all, index, follow" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<script src="http://localhost/js/javascript_funcs.js"></script>
<script src="http://localhost/assets/themes/default/js/jquery-1.9.1.min.js"></script>
<script src="http://localhost/assets/themes/default/hero_files/bootstrap-transition.js"></script>
<script src="http://localhost/assets/themes/default/hero_files/bootstrap-collapse.js"></script>
<script src="http://localhost/js/jquery.orgchart.js"></script>
<!-- Le styles -->
<link href="http://localhost/assets/themes/default/hero_files/bootstrap.css" rel="stylesheet">
<link href="http://localhost/assets/themes/default/hero_files/bootstrap-responsive.css" rel="stylesheet">
<link href="http://localhost/assets/themes/default/css/general.css" rel="stylesheet">
<link href="http://localhost/assets/themes/default/css/custom.css" rel="stylesheet">
<link href="http://localhost/assets/css/jquery.orgchart.css" rel="stylesheet">
<link rel="shortcut icon" href="assets/favicon.ico?v=1617307313" />
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="http://localhost/assets/themes/default/images/favicon.ico" type="image/x-icon"/>
<meta property="og:image" content="http://localhost/assets/themes/default/images/favicon.ico"/>
<link rel="image_src" href="http://localhost/assets/themes/default/images/favicon.ico" />
<style type="text/css">
::selection{ background-color: #E13300; color: white; }
::moz-selection{ background-color: #E13300; color: white; }
::webkit-selection{ background-color: #E13300; color: white; }
body{
background-color: #fff;
margin: 40px;
font: 13px/20px normal Helvetica, Arial, sans-serif;
color: #4F5155;
}
a {
color: #003399;
background-color: transparent;
font-weight: normal;
}
h1 {
color: #444;
background-color: transparent;
border-bottom: 1px solid #D0D0D0;
font-size: 19px;
font-weight: normal;
margin: 0 0 14px 0;
padding: 14px 15px 10px 15px;
}
code {
font-family: Consolas, Monaco, Courier New, Courier, monospace;
font-size: 12px;
background-color: #f9f9f9;
border: 1px solid #D0D0D0;
color: #002166;
display: block;
margin: 14px 0 14px 0;
padding: 12px 10px 12px 10px;
}
#body{
margin: 0 15px 0 15px;
}
p.footer{
text-align: right;
font-size: 11px;
border-top: 1px solid #D0D0D0;
line-height: 32px;
padding: 0 10px 0 10px;
margin: 20px 0 0 0;
}
#container{
margin: 10px;
border: 1px solid #D0D0D0;
-webkit-box-shadow: 0 0 8px #D0D0D0;
}
</style>
<style>
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 12px 16px;
z-index: 1;
}
.dropdown:hover .dropdown-content {
display: block;
}
</style>
</head>
<!-- <body onload="LoginSu();" onunload="LogoffSu();"> -->
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<div style="height: 0px;" class="nav-collapse collapse">
<ul class="nav">
<li class="active">
<li><a href='http://localhost/index.php/Configure/report_generator_amazing'>Dashboard</a></li>
<li><a href='http://localhost/index.php/Configure/campaign_management_with_actions'>Company</a></li>
<li><a href='http://localhost/index.php/Configure/menu_setup'>Setup</a></li>
<li><a href='http://localhost/index.php/Configure/maintain_employees_management'>Employees</a></li>
<li><a href='http://localhost/index.php/Configure/titles_management'>Titles</a></li>
<li><a href='http://localhost/index.php/Configure/contracts_management'>Contracts</a></li>
<li><a href='http://localhost/index.php/Configure/IUS_management'>IUS</a></li> <li><a href='http://localhost/index.php/Configure/menu_images'>Substantiation</a></li>
<li><a href='http://localhost/index.php/Configure/surveys_sent'>Survey Distribution</a></li>
<li><a href='http://localhost/index.php/Configure/menu_reports'>Run Reports</a></li>
<li><a href='http://localhost/index.php/Configure/change_password'>Change Password</a></li>
<li><a href='http://localhost/index.php/Configure/knowledge_base'>Help!</a></li>
<li><a href='http://localhost/index.php/Configure/close_app'>Logout</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<div class="row">
</div>
<hr/>
<footer>
<div class="row">
<div class="span6 b12">
<img src='http://localhost/assets/themes/default/images/Logo - Software Research Study Online-01.jpg' style='float:left;margin-top:5px;z-index:5' alt='Logo'> </div>
</div>
</script>
<p style="text-align:center">Research Study Online © 2021</p>
</div>
</div>
</footer>
</div> <!-- /container -->
<!--Start of Tawk.to Script-->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/5fc604b2a1d54c18d8ef211d/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<!--End of Tawk.to Script-->
</body></html>