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


Current Path : /proc/thread-self/root/var/www/html/bcu/html_modules/
Upload File :
Current File : //proc/thread-self/root/var/www/html/bcu/html_modules/absent_entry_qp.html

<script>$('#abs_sub_date').datepicker({ showOn: 'button', showButtonPanel: true, changeMonth: true, changeYear: true, dateFormat: 'dd/mm/yy', buttonImage: 'images/cal.jpg', buttonImageOnly: true }); </script>
<script
	type='text/javascript'>$(function () { $('#tabs').tabs(); }); $(function () { $('#sub_tabs').tabs(); });</script>
<div id='tabs'>
	<ul style='height:20px;'>
		<li></li>
	</ul>

	<div id="abs_entry_subjectwise" style="height:370px;">
		<table style="margin-top:20px;" border="0" width="90%">
			<tr>
				<td style="width:85px" align="Right">Category :</td>
				<td><select id="abs_SubCategory" onfocus="$g_focus_element='abs_SubCategory';"></select></td>
			</tr>
			<tr>
				<td style="width:85px" align="right">QP Code :
				</td>
				<td>
					<input type="text" id="abs_entry_qp_code" style="width: 70px"
						onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5);}"
						onkeydown="return keyboardSubjectQPPopup(event,this.id,$('#abs_entry_qp_code').val())"
						onfocus="$g_focus_element='abs_entry_qp_code';" onblur="GetQpSubjectCodeDetails(this.value);">
					<input type="text" id="abs_sub_qp_name" readonly tabindex=-1
						onfocus="$g_focus_element='abs_sub_qp_name';" style="background-color: AliceBlue; width:229px;">
					&nbsp;<img border="0" onclick="OpenSubjectQpPopupHtml($('#abs_entry_qp_code').val());"
						src="images/edi.png" style="cursor:pointer" />
				</td>
			</tr>

			<tr>
				<td align="right">Date<b>:</b></td>
				<td>
					<!-- <input type="text" id="abs_sub_name" style="width: 70px;background-color: AliceBlue"		
				readonly tabindex=-1 />	 -->

					<input type="text" id="abs_sub_date" style="width: 70px" onfocus="$g_focus_element='abs_sub_date';">
					Session <b>:</b>
					<select id="abs_session_state" name="abs_session_state" onchange="GetDefaultAbsMPEntryQp();"
						style="width:95px;">
						<option>AM</option>
						<option>PM</option>
					</select>

					<input type="text" id="abs_sub_range" style="width: 60px;display:none;"
						onfocus="$g_focus_element='abs_sub_range';" onblur="GetDefaultAbsMPEntryQp()" />
					<span class="raval_submit_td">
						<span
							style="margin-top: 2px;cursor: pointer; color:#35721F;line-height: 19px;font-size:14px;font-weight:bold;"
							onclick="GetDefaultAbsMPEntryQp()">Go</span>
					</span>
				</td>
			</tr>
		</table>
		<div align="left" id="abs_main_mark_entry_div" style="display:none;height:250px;overflow:auto">
			<table style="width:80%" id="abs_entry_table_header" align="center" cellspacing='0' cellpadding='0'
				border='0'>
				<th align='left' colspan='4'
					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 id='td_mes_regno'
						style='padding:2px; width:111px; border-bottom:1px solid #C5DBEC; border-left:1px solid #C5DBEC; border-right:1px solid #C5DBEC;'>
						<center>Roll No.</center>
					</td>
					<td id='td_mes_student_name'
						style='padding:2px; width:160px; border-bottom:1px solid #C5DBEC;  border-right:1px solid #C5DBEC;'>
						<center> Student Name</center>
					</td>
					<td id='td_mes_student_status'
						style='padding:2px; width:40px; border-bottom:1px solid #C5DBEC;  border-right:1px solid #C5DBEC;'>
						<center> Status</center>
					</td>
				</tr>
				<tr class='ui-widget-content jqgrow' id='qp_row_1'>
					<td class='tbl_row_new' align="center"
						style="width:111px; border-left:1px solid #C5DBEC; border-right:1px solid #C5DBEC; padding:2px;">
						<input name="absent_subjectwise" id="abs_subwise_regno_1" type="text"
							style="width:70px;border:0px" onkeypress="return pulsar(event,this);"
							onkeydown="return KayboardGetRegno(event,this.id)" onfocus="$g_focus_element='1'" />
					</td>
					<td class='tbl_row_new' align="left"
						style="width: 160px;padding:2px; border-right:1px solid #C5DBEC;" align="left"
						id="abs_subwise_stuname_1">
					</td>
					<td class='tbl_row_new' align="center"
						style="width:60px; padding:2px; border-right:1px solid #C5DBEC;" align="left">
						<input type="checkbox" id="abs_check_1" checked="checked" onblur="AddNewQpRow(this.id)">
					</td>
				</tr>
			</table>
		</div>
		<div align="center" id="abs_default_reg_div" style="display:none;height:250px;overflow:auto;margin-top:10px;">
		</div>
	</div>
</div>