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


Current Path : /var/www/oasis/html_modules_old/
Upload File :
Current File : /var/www/oasis/html_modules_old/fee_summary.html

 <script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script> 
   <div id='tabs'>
   <ul>
      <li><a href='#report_Marklist_subject_wise_div'>Fee Summary</a></li>
   </ul>    

<div align="left" id="report_Marklist_subject_wise_div" style="height:250px; overflow:auto">	 
	<table width="100%" border="0" cellspacing="1" cellpadding="1">	   
		<tr>
			<td  style="width:155px;font-size:12px;" align="left">Exam date 
			</td>
			<td> : </td>
			<td>
				<input type="text" id="date_from" style="width: 90px" onkeypress='return acceptNumbersOnlyForModule(event);'  onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy' maxlength = 10   name="date_from"/>		   
				&nbsp;&nbsp;-&nbsp;&nbsp;
				<input type="text" id="date_to"  style="width: 90px"  onkeypress='return acceptNumbersOnlyForModule(event);'  onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy' maxlength = 10   name="date_to"/>		   
			</td>
		</tr>
		
		<tr>
			<td  style="width:155px;font-size:12px;" align="left">Center / College Range
			</td>
			<td> : </td>
			<td>
				<input type="text" id="coll_from" style="width: 90px" maxlength = 4 value="0000" onkeypress = "to_upperx(this.id)" name="cntr_from"/>		   
				&nbsp;&nbsp;-&nbsp;&nbsp;
				<input type="text" id="coll_to"  style="width:90px" maxlength = 4  value="ZZZZ" onkeypress = "to_upperx(this.id)" name="cntr_to"/>		   
			</td>
		</tr>
		
		<tr>
			<td  style="width:155px;font-size:12px;" align="left">Degree Range
			</td>
			<td> : </td>
			<td>
				<input type="text" id="degree_from" style="width: 90px" maxlength = 8 value="00000" onkeypress = "to_upperx(this.id)" name="qp_code_from"/>		   
				&nbsp;&nbsp;-&nbsp;&nbsp;
				<input type="text" id="degree_to"  style="width: 90px" maxlength = 8 value="ZZZZZ" onkeypress = "to_upperx(this.id)"  name="qp_code_to"/>		   
			</td>
		</tr>
		
        <tr>
			<td style="width:155px;font-size:12px;" align="left">Report Type 
			</td>
			<td> : </td>
			<td> 
				<select id = 'reporttype' style = "width:125px;height:22px;margin-top:5px;">
					<option value = "">Select Type</option>
					<option value = "examapplication">Exam Application Form</option>
					<!-- <option value = "revaluation">Revaluation</option>
					<option value = "cs">Convocation</option> -->
				</select>
			</td> 
		</tr>
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Report  
			</td>
			<td> : </td>
			<td> 
				<select id = 'report' style = "width:125px;height:22px;margin-top:5px;">
					<option value = "">Select Type</option>
					<option value = "Fee Summary">Fee Summary (Collegewise / Coursewise)</option>
					<!-- <option value = "Headwise Summary">Headwise Summary (Collegewise / Coursewise)</option> -->
					<option value = "Categorywise Summary">Categorywise Summary (Collegewise / Coursewise)</option>
					<option value = "Genderwise Summary">Genderwise (Collegewise / Coursewise)</option>
					<!-- <option value = "Studetwise Fee details">Studetwise Fee details</option> -->
					<option value = "Payment Typewise Report">Payment Typewise Report (Collegewise / Coursewise</option>
				</select>
			</td> 
		</tr>
		
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Collegewise Report 
			</td>
			<td> : </td>
			<td> 
				<input type = 'checkbox' class = 'report' onclick = 'getreport(this.id,"dr")' id = 'cr' >
			</td> 
		</tr>
		
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Degreewise Report
			</td>
			<td> : </td>
			<td> 
				<input type = 'checkbox'  onclick = 'getreport(this.id,"cr")' id = 'dr' >
			</td>  
		</tr>
		
	</table>
</div>
</div>