0xV3NOMx
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.189.143.150


Current Path : /proc/thread-self/root/var/www/student/sikkim/
Upload File :
Current File : //proc/thread-self/root/var/www/student/sikkim/index.php

<!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(){
			if (location.protocol !== 'https:') {
    		location.replace(`https:${location.href.substring(location.protocol.length)}`);
			}
		  $('.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; " >
				
				</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>Enter your Roll No. below and click 'Go'</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" style='display:none;'>
                                                       <b>Category : </b><select tabindex=2  style="height:22px;width:225px;border: 1px solid #8B8B8B;" id="category" name="category">
									 

								</select>
                         </div> 
						 <div id="hTabTopmainEach" style='display:none;'>
                                                       <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: 15px;
							margin-top: 20px;
							padding-left: 5px;
							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 send a mail to <span style = 'color:blue'>suexam@cus.ac.in</span></b></div>
			 
			</div>
			

		</div>
	 
	<?php require_once("links/footer.php");?> 

	</div>
</div>
</br>
</body>
</html>