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 : 3.135.209.231


Current Path : /proc/thread-self/root/var/www/oasis/html_modules_old/
Upload File :
Current File : //proc/thread-self/root/var/www/oasis/html_modules_old/mascomb.html

 <script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script> 
   <div id='tabs'>
	<ul style='height:20px;'>
		<li></li>
	</ul> 

<div id="batch_setup_div" style="height:370px;" >
	<table width="100%" border="0" style="margin-top:10px;margin-left:40px;">	
		<tr>
			<td style="width:85px" align="left">Degree 
			</td>
			<td>:</td>
			<td>										
				<input type="text" class='ElementCount' id="degree_code" style="width: 70px"
				onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5);}"
				onkeypress ="return pulsar(event,this);"				
				onkeydown="return keyboardDegreePopup(event,this.id,$('#degree_code').val())"
				onfocus="$g_focus_element='degree_code';"				
				onblur="getdegreeNames();">
				<input  type="text" id="degree_name" readonly tabindex=-1 onfocus="$g_focus_element='degree_name';" style="width:231px;background-color: AliceBlue">
				&nbsp;<img border="0" onclick="degreeDetailsPopup($('#batch_sub_degree_code').val());" src="images/edi.png" style="cursor:pointer"/>
			</td>
		</tr>
		<tr>
			<td align="left">Exam 
			</td>
			<td>:</td>
			<td>
				<input class='ElementCount' type="text" tabindex=-1 id="Examno" style="width: 70px" disabled value = 'A'
				onkeyup="if (this.value.length > 1) {this.value = this.value.substr(0,1); }"
				onblur ="getExamName($('#degree_code').val(),this.id);"
				onkeypress ="return pulsar(event,this);"
				onkeydown="return keyboardExamNoPopup(event,this.id,$('#Examno').val())"
				onfocus="$g_focus_element='Examno';">
				<!--	onkeypress="return pulsar(event,this);" onkeydown="return MarkEntrySubGetExamNO(event,this.id,$('#batch_sub_Examno').val())"-->
		
				<input type="text" id="Exam_name" disabled tabindex=-1 value = 'I SEMESTER' onfocus="$g_focus_element='Exam_name';" style="width:231px;background-color: AliceBlue">
				&nbsp;<img border="0" onclick="GetMarkEntrySubGetExamNO($('#Examno').val());" src="images/edi.png" style="cursor:pointer"/>				
			</td>

		</tr>
		<tr>
			<td align="left">Combination  
			</td>
			<td>:</td>
			<td>
				<input class='ElementCount' type="text" id="comb_code" style="width: 70px">
				<!--	onkeypress="return pulsar(event,this);" onkeydown="return MarkEntrySubGetExamNO(event,this.id,$('#batch_sub_Examno').val())"-->
		
				<input type="text" id="comb_name"  onfocus = "$g_focus_element='Exam_name';" style="width:231px;">
			</td>

		</tr>
	</table>
	
	<table style="width: 100%" border="0">
	<tr>					
		<td>
		</td>
		<td>
		</td> 
		<td>
		</td>
		<td>
		</td>
		<td>
		</td>
		<td>
			<span class="raval_submit_td" style='margin-left:70px;'>
				<span style="margin-top: 2px;cursor: pointer; color:#35721F;line-height: 19px;font-size:14px;font-weight:bold;" onclick="GetPracticalMarksRegNos()">Go</span>
			</span>
		</td>					       
	</tr>
	<tr style='display:none;'>					
		<td align='right' style='width:85px'>
			Reg. No. Range <b>: </b>
		</td>					
		<td>
			<select class='ElementCount' name="batch_sub_range" id="batch_sub_range"  style="width:72px;" onchange="DisplayTextBox()">		
			<option>B/W</option>
			<option>Like</option>
			</select>	
		</td>
		<td style='width:170px;' id='td_markentry_sub_range_from_to'>				
			<input type="text" id="batch_sub_range_from" value='0' style="width: 70px"> --		
			<input type="text" onblur='GetPracticalMarksRegNos()' value='ZZZZZZZZ' id="batch_sub_range_to" style="width: 70px">		
		</td> 
		<td style='width:140px; display:none;' id='td_batch_sub_range_bw'>				
			<input type="text" onblur='GetPracticalMarksRegNos()' id="batch_sub_range_bw" style="width: 70px"> 	
		</td>	
	</tr>
		
	</table>
	
	<div id='btc_default_reg_div'   style='margin-left:90px;height: 256px;margin-top:10px;margin-left: 52px; overflow: auto;'>
		<!-- <table width='600px;' id = 'table1' cellspacing='0' style = "margin-left:45px;" class='tr_ventor_row' cellpadding='0' border='0'  >
			<th align='left' colspan='3' class='ui-jqgrid-titlebar ui-widget-header ui-corner-tl ui-corner-tr ui-helper' style='font-size:12px; padding-left:6px; height:24px;' >Marks Entry</th>
			<tr class='ui-state-default ui-jqgrid-hdiv' >
				<td  style='padding:2px; width:60px; border-left:1px solid #C5DBEC;'><center>Reg No</center></td>
				<td  style='padding:2px; width:60px; border-left:1px solid #C5DBEC;'><center>Student Name</center></td>
				<td  style='padding:2px; width:60px; border-left:1px solid #C5DBEC;'><center>prct. Marks</center></td>
				<td  style='padding:2px; width:60px; border-left:1px solid #C5DBEC;'><center>Viva. Marks</center></td>
			</tr>
			<tr>
				<td style='padding:2px; width:50px; border-left:1px solid #C5DBEC; border-right:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'  >
					<input type = "text" id= '1AT1' style = 'width:80px' onkeydown = 'getstudentname(this.id,event)' name='prmicmarks'  >
				</td>
				<td style='padding:2px; width:150px; border-left:1px solid #C5DBEC; border-right:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;' >
					<input type = "text" id= '1AT2'  style = 'width:470px' readonly>
				</td>
				<td style='padding:2px; width:50px; border-left:1px solid #C5DBEC; border-right:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;' >
					<input type = "text" id= '1AT3'  style = 'width:50px' onkeydown = 'addrow(event,this.id)' onkeypress='return acceptNumbersOnlyForModule(event);'>
				</td>
			<tr>
		</table> -->
		
	</div>
</div>

</div>