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.222.111.44


Current Path : /proc/thread-self/root/var/www/html/kswu/orms/
Upload File :
Current File : //proc/thread-self/root/var/www/html/kswu/orms/home_21032018.html

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8" />
	<meta http-equiv="Pragma" content="no-cache" />
	<meta http-equiv="Expires" content="0" />
	<title>ORMS</title>
	<link rel="shortcut icon" type="image/x-icon" href="../images/favicon.jpg" />
	<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
	<link rel="stylesheet" href="css/logstyle.css" type="text/css" media="all" />
	<!-- Bootstrap Core CSS -->
	<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
	
	<script src="js/jquery-1.7.2.min.js" type="text/javascript"></script>
	<script src="js/index.js?v=02" type="text/javascript"></script>
	<script src="js/control.js" type="text/javascript"></script>
	<script src="js/dytable.js" type="text/javascript"></script>
	<script src="js/validate.js" type="text/javascript"></script>
	<script src="js/form_submit.js" type="text/javascript"></script>
	<script src="js/loadtable.js" type="text/javascript"></script> 
	<script src="js/home.js" type="text/javascript"></script>
	<script src="js/home2.js" type="text/javascript"></script>	 

	<script src="http://code.jquery.com/ui/1.11.1/jquery-ui.min.js"></script>
	<link rel="stylesheet" href="https://code.jquery.com/ui/1.11.1/themes/smoothness/jquery-ui.css" />

	<script type="text/javascript" src="js/sessionexpired.js?v=10"></script>
		<script type="text/javascript">
		$(function(){
		// Dialog			
		$('#dialog').dialog({
		autoOpen: false,
		modal: true,
		width: 600,
		buttons: {
		"Ok": function() { 
		$(this).dialog("close"); 
		}, 
		"Cancel": function() { 
		$(this).dialog("close"); 
		} 
		}
		});

		$('#task_dialog').dialog({
		autoOpen: false,
		modal: true,
		width: 600,
		buttons: {
		"Ok": function() { 
		$(this).dialog("close"); 
		}, 
		"Cancel": function() { 
		$(this).dialog("close"); 
		} 
		}
		});		

		$('#batch_dialog').dialog({
		autoOpen: false,
		modal: true,
		width: 600,
		buttons: {
		"Ok": function() { 
		$(this).dialog("close"); 
		}, 
		"Cancel": function() { 
		$(this).dialog("close"); 
		} 
		}
		});

		$('#dialogWarning').dialog({
		autoOpen: false,
		width: 400,
		modal: true,
		resizable: false,
		/*buttons:{
		"Restart Session": function() 
		{
		location.reload();
		}	
		}*/
		});
		$('#dialogExpired').dialog({
		autoOpen: false,
		width: 400,
		modal: true,
		resizable: false,
		close: function() 
		{
		window.location="index.html";
		},
		buttons: 
		{
		"Login": function() 
		{
		window.location="index.html";
		}
		}
		});
		checkSessionTimeEvent = setInterval("checkSessionTime()",10*1000);

		});	
	</script>
</head>
<body onload="isloggedinvalidate()">
	<!-- wrapper -->
	<div id="wrapper">
		<!-- shell -->
		<div class="shell">
			<!-- container -->
			<div class="container">	
				<div style="margin-right:10px;padding-top:8px;color:#fff;" class="nav-top">
					<span style="padding-left:5px;width:400px;" id="datestr"></span>
					
					<span style="float:right;padding-right:10px;">&nbsp;<span id="user_name"></span>&nbsp;&nbsp;&nbsp;&nbsp;<span onclick="loadhomepage()" style = 'cursor: pointer;'>Home</span>&nbsp;|&nbsp;<span onclick="logoutsession()" style = 'cursor: pointer;'>Logout</span></span>
				</div
				<!-- header -->
				<header class="header">
					<h1 id="logo"><a href="#">Logisys</a></h1>
					<br style="clear:both;"/>
				
					<nav id="navigation">
						<ul>
							<!--<li class="active"><a href="#">Home</a></li>
							 <li><a href="#">Upload documents</a></li>
							<li><a href="#">Preview</a></li>
							<li><a href="#">Payment</a></li>
							<li>
								<a href="#">Reprint Challan</a>								
							</li> -->
							
							<center><span id = "postdata"></span></center>
						</ul>
					</nav>
					<div class="cl">&nbsp;</div>
				</header>
				<!-- end of header -->
			<div class="main">
				<div style="height:590px;">
					<br><br>
					<center>
						<table class="table table-bordered" style="width:900px;" id="posttable"> 
							<thead> 
								<tr>
									<!-- <th style="width:450px;background-color:lightblue;font-family:'italic';">Vacancies</th> --> 
									<th style="width:316px;background-color:lightblue;font-family:'italic';">Post</th>
									<th style="width:450px;background-color:lightblue;font-family:'italic';">Department </th> 
									<th style="width:100px;background-color:lightblue;font-family:'italic';">Action</th>											
								</tr>      
							</thead>	
							<tbody> 
								<tr> 										
									<!-- <td>
										<select class="form-control1" id="1S3" title="Qualifying Exam" onchange="getwithvacdepartment()">
											<option value = '' >-Select-</option>
											<option value = 'Current Vacancies' >Current Vacancies</option>
											<option value = 'Reserved Vacancies(But not filled / Backlog)'>Reserved Vacancies(But not filled / Backlog)</option>
										</select>
									</td>  -->
									<td><input type="hidden" name="postname" /><select class="form-control1" title="Post Applied for" id="1S1" onchange="getdepartment()" ></select></td> 
									<td><select class="form-control1" id="1S2" title="Qualifying Exam"></select></td> 
									
									<td align='center'><button onclick = "savepost()" type='button' class="btn btn-success";>Save</button></td>
								</tr>
							</tbody>
						</table>
					
					<div id = "postdetails"> 
						<table class="table table-bordered" style="width:900px;" id="postdettable">
						<thead>
						<tr>
							<th style="width:50px;background-color:lightblue;font-family:'italic';">Sl. No.</th>
							<!-- <th style="width:200px;background-color:lightblue;font-family:'italic';">Vacancies Applied for</th> -->
							<th style="width:200px;background-color:lightblue;font-family:'italic';">Post Applied for</th>
							<th style="width:250px;background-color:lightblue;font-family:'italic';">Department </th>
							<th style="width:100px;background-color:lightblue;font-family:'italic';">Application Number</th>
							<th style="width:50px;background-color:lightblue;font-family:'italic';">Actions</th>
							<th style="width:100px;background-color:lightblue;font-family:'italic';">Status</th>
							<th style="width:100px;background-color:lightblue;font-family:'italic';">Print</th>
						</tr></thead>
						<tbody>
						
						</tbody>
						</table>
					</div>
					</center>
					
				</div>
				<section style="background: url(images/appfromHd.jpg) repeat 0 0;">
					
					</section>
				<!-- end of main -->
				 <div id="dialog" title=""></div>
				   <div id="task_dialog" title=""></div>
				   <div id="batch_dialog" title=""></div>
				 <div id="dialogExpired" title="Session (Page) Expired!" align="center" style="padding:25px 25px 0px 25px;"><p><span class="ui-icon ui-icon-alert" style="float:left; margin:0 7px 0 0;"></span> Your session has expired!<p id="dialogText-expired"></p></div>
					<div id="dialogWarning" title="Session (Page) Expiring!" align="center" style="padding:25px 25px 0px 25px;"><p><span class="ui-icon ui-icon-alert" style="float:left; margin:0 7px 0 0;"></span> Your session will expire in <span id="dialogText-warning"></span> seconds!</div>
	
			
			<!-- end of container -->			
		</div>
		<!-- end of shell -->
	</div>
	<!-- end of wrappert -->
	<script src="js/script.js"></script>
	<script src="js/home.js" type="text/javascript"></script>
</body>
</html>