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 : 18.225.56.181
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" type="image/jpg" href="img/favicon.jpg" />
<?php require_once("links/js_files.php");?>
<script type="text/javascript">
$(function(){
$('.index_label_div').corner("5px").css("border","1px solid #6F6868");
$('.messageboard-div').corner("5px").css("border","1px solid #6F6868");
$('.reg_no_div').corner("bl br").css("border","1px solid #6F6868");
$('#main_message_board').corner("bl br").css("border","1px solid #2596CE");
$('.submit_div_button').corner("5px");
$('.div_app_form_center_blue').corner("tl tr");
$('.div_app_form_center_black').corner("tl tr");
$('#print_app_form').corner("5px");
//$("#reg_no").val("");
PopulateCategoryList();
});
function dologin(event)
{
if (event.keyCode == 13)
ValidateRegNo();
}
</script>
</head>
<body >
<div id='main_frame'>
<div class='header_main_div'>
<?php require_once("links/header.php");?>
<div id='main_page_div'>
<div id="index_main_page">
<div style="height:28px; padding:2px;" align='center' class="div_app_form_center_blue">
<a style='font-family:Arial, Trebuchet MS;word-spacing: 4px;text-decoration:none; color:#FFFFFF;padding: 8px 0 0 8px;'>Online Examination Application Form </a></div>
<div id='main_message_board'style="height:411px; " >
<ul class='index_message_ul'>
<li>Use Mozilla Firefox for best view</li>
<li>Enter Register Number, Select Category and the Fee Type to fill the Exam Application Form</li>
<li>Students belongs to the category (Other than GM) should submit the category certificate</li>
<li>Students applying under Low Income group should submit the Income certificate</li>
<li>Low Income Group : Income less than or equal to 2 lakh annually for SC, ST</li>
<li><a href="/kus/links/examnot.pdf" target="_blank">Click here to download Exam Notification (UG)</a> </li>
<li><font color="red">Last dates for filling the application form (UG) is revised as shown below</font></li>
<li><font color="red">Without Fine : upto 21.03.2014</font></li>
<li><font color="red">With Fine (100 Rs): From 22.03.2014 to 26.03.2014</font></li>
<li><font color="red">With Fine (500 Rs): From 27.03.2014 to 31.03.2014</font></li>
<li><a href="/kus/links/examnot_pg.pdf" target="_blank">Click here to download Exam Notification (PG)</a> </li>
<li><font color="red">Last dates for filling the application form (PG) is as shown below</font></li>
<li><font color="red">Without Fine : upto 15.04.2014</font></li>
<li><font color="red">With Fine (100 Rs): From 16.04.2014 to 22.04.2014</font></li>
<li><font color="red">With Fine (500 Rs): From 23.04.2014 to 26.04.2014</font></li>
<!--<li><font color="red">Those students already applied through online and not paid the fee through bank on or before 19/03/2014,
needs to re-apply again in online along with the fine applicable and take the fresh challan printout for paying the fee.</font></li>-->
</ul>
</div>
</div>
<div id="index_main_page_right" onkeydown="dologin(event)">
<div style="height:28px; padding:2px;margin-left:6px; margin-right: 5px;" align='center' class="div_app_form_center_black">
<a style='font-family:Trebuchet MS;word-spacing: 4px;text-decoration:none; color:#FFFFFF;padding: 5px 0 0 68px;'>Student Details</a></div>
<div class='reg_no_div' style="height:183px; padding:2px;margin-left:6px; margin-right: 5px;">
<div id="hTabTopmainEach">
<b>Register / Roll No. : </b><input tabindex=1 type="text" value='' id='reg_no' style="height:19px;width:219px;font-family: Arial;
padding-left: 3px; border: 1px solid #8B8B8B; font-size: 13px; color: #000000;" onfocus="if(this.value=='') this.value=''" onblur="if(this.value=='') this.value=''" maxlength="10" value="" >
</div>
<div id="hTabTopmainEach">
<b>Category : </b><select tabindex=2 style="height:22px;width:225px;border: 1px solid #8B8B8B;" id="category" name="category">
</select>
</div>
<div id="hTabTopmainEach">
<b>Fee Type : </b><select tabindex=2 style="height:22px;width:225px;border: 1px solid #8B8B8B;" id="FCONSTYPE" name="FCONSTYPE">
</select>
</div>
<div id="hTabTopmainEach">
<div style="background: none repeat scroll 0 0 #EECF02;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 5px #888888;
float: right;
height: 22px;
margin-right: 22px;
padding-left: 8px;
width: 42px;" id="print_app_form"><span tabindex=3 onclick="ValidateRegNo();" style="margin-left:8px;cursor: pointer; line-height: 19px;font-size:14px;font-weight:bold;">Go</span>
</div>
</div>
</div>
<div style="height:28px; padding:2px;margin-left:6px; margin-right: 5px;margin-top:20px;" align='center' class="div_app_form_center_black">
<a style='font-family:Trebuchet MS;word-spacing: 4px;text-decoration:none; color:#FFFFFF;padding: 5px 0 0 69px;'>Announcements</a></div>
<div class='reg_no_div' style="height:auto;min-height:164px; padding:2px;margin-left:6px; margin-bottom: 6px;margin-right: 5px;" id='message_board'><b>For any clarifications on exam application form, kindly contact your college</b></div>
</div>
</div>
<?php require_once("links/footer.php");?>
</div>
</div>
</br>
</body>
</html>
|