Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 13.59.54.188
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<meta name="description" content="Remodal example">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
<link rel="stylesheet" href="css/collinfo_popup.css">
<script type="text/javascript" src ="js/index.js?v=04122018" ></script>
<script type="text/javascript" src="js/MainPage.js?v=04122018"></script>
</head>
<body onload="getadmdata()">
<div class="remodal-bg">
<div class="remodal" id = "admstaticstics" data-remodal-id="modal">
<!-- <h2>Admission Statistics</h2>
<hr style='border:1px solid #16a085;'>
<table style="margin-left:10px;text-align: left;width: 90%" border="1" cellpadding="10" cellspacing="0" >
<thead>
<tr nobr="true">
<th width="25" align="center"><b>Sl. No.</b></th>
<th width="40" align="center"><b>Degree Code</b></th>
<th width="150" align="left"><b>Degree Name</b></th>
<th width="70" align="center"><b>Data Sent to Univ.</b></th>
<th width="60" align="center"><b>Login Created</b></th>
<th width="60" align="center"><b>Adm. Entry</b></th>
<th width="60" align="center"><b>Final Sub.</b></th>
<th width="60" align="center"><b>Ack. Done</b></th>
</tr>
</thead>
</table>
<br>
<span class="remodal-cancel" onclick='admcollegesum()'>Continue</span> -->
</div>
<script>window.jQuery || document.write('<script src="libs/jquery.min.js"><\/script>')</script>
<script src="js/collinfo_popup.js"></script>
<script type="text/javascript">
/*function getadmdata()
{
var str = `<h2>Admission Statistics</h2>
<hr style='border:1px solid #16a085;'>
<table style="margin-left:10px;text-align: left;width: 90%" border="1" cellpadding="10" cellspacing="0" >
<thead>
<tr nobr="true">
<th width="25" align="center"><b>Sl. No.</b></th>
<th width="40" align="center"><b>Degree Code</b></th>
<th width="150" align="left"><b>Degree Name</b></th>
<th width="70" align="center"><b>Data Sent to Univ.</b></th>
<th width="60" align="center"><b>Login Created</b></th>
<th width="60" align="center"><b>Adm. Entry</b></th>
<th width="60" align="center"><b>Final Sub.</b></th>
<th width="60" align="center"><b>Ack. Done</b></th>
</tr>
</thead>
</table>
<br>
<span class="remodal-cancel" onclick='admcollegesum()'>Continue</span>`;
$('#admstaticstics').html(str);
}*/
</script>
</body>
</html>
|