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


Current Path : /var/www/html/kus/html_modules/
Upload File :
Current File : /var/www/html/kus/html_modules/services.html

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

<div align="centre" id="report_Marklist_subject_wise_div" style="height:390px; overflow:auto;width:1150px;font-size:14px;">	 
	<div id='input_form' style='display:none;'>
	<table width="800px" border="0" cellspacing="3" cellpadding="3" style='margin-top:20px;margin-left:20px;' id='modulepage'>	   
		<tr>
			<td style="width:250px" align="left">Service Code<span style='color:red'>*</span>
			</td>
			<td >
				<input type="text" id="T1" tabindex=1 style="width: 65px;" maxlength=4 title='Service Code, Maximum Length 4' onkeyup='to_upperx(this.id)' onkeydown='supplierfocus(event,this.id)' />
			</td>
		</tr>	
		<tr>
			<td style="width:50px" align="left">Service Name<span style='color:red'>*</span>
			</td>
			<td>
				<input type="text" id="T2" tabindex=2 style="width:300px" maxlength=100 title='Service Name, Maximum Length 100' onkeydown='supplierfocus(event,this.id)'/> 
			</td>
			
		</tr>
		<tr>
			<td style="width:50px" align="left">Service procedure<span style='color:red'>*</span>
			</td>
			<td>
				<textarea id="T3" onkeydown='supplierfocus(event,this.id)' style="width: 300px" maxlength = "500">  </textarea>
				<!-- <input type="text" id="T3" style="width: 300px" maxlength=50 title='Service procedure, Maximum Length 500' onkeydown='supplierfocus(event,this.id)'/>  -->
			</td>		
		</tr>
	    <tr>
			<td align="left">Max days to close the service<span style='color:red'>*</span>
			</td>
			<td>
				<input type="text"  id="T4"  style="width: 65px;" onkeypress="return acceptNumbersOnlyForModule(event);"  title='Max days to close the service, Maximum length 4' maxlength=50 onkeydown='supplierfocus(event,this.id)'/>
			 </td>
		</tr>	
		<tr>
			<td align="left">Service display order<span style='color:red'>*</span>
			</td>
			<td>
				<input type="text" id="T5" style="width:65px;" title='Service display order, Maximum Length 3' maxlength=50 onkeypress="return acceptNumbersOnlyForModule(event);" onkeydown='supplierfocus(event,this.id)'/>
			</td>		
		</tr>
		<tr>
			<td align="left">Service type<span style='color:red'>*</span>
			</td>
			<td>
				<select id="S1">
					<option value='S'>Single</option>
					<option value='M'>Multiple</option>
				</select>
			</td>		
		</tr>
	</table>
	</div>
	<div id='grid_view' style='display:none;'></div>
</div>
</div>