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


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

 <script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script> 
   <div id='tabs'>
   <ul style='height:20px;'>
      <li > </li>
   </ul> 
<script>
	$('#candidate_list_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy', buttonImage: 'images/date.gif', buttonImageOnly: true});	
	
</script>
 
<div align="left" id="candidate_list" style="min-height:220px; overflow:auto" >	 
	<table id ="tbl_menu" name ="tbl_menu" align="left"  cellpadding="2" cellspacing="0" border="0" style="padding-top:2px;width:auto;;">  
		<tr>
			<td style = "font-size:15px ">  Module </td> <td>: </td>
			<td> 
				<select  id="fmodule" style="width:100%;height:23px;" onchange = 'display()'>
					<option value = ''>Select Value</option>
					<option value = '1'>Main Board</option>
					<option value = '0'>Flash Board</option>
					<option value = 'res'>Results</option>
					<option value = 'eaf'>Exam Application Form</option>
				</select>
			</td>
		</tr>		
		<tr>
			<td>&nbsp;</td>
		</tr> 	
	</table>
	<div id = 'mess_details' style="min-height:220px; clear:both; overflow:auto">
		<textarea style = "width:500px; height:300px" id = "messagetext">  
		  </textarea>
			<table>
				<tr>
					<td style = "font-size:15px ">Date Range </td> <td>: </td>
					<td>
						<input type = "text" id = "fdate" onblur = "validateDate(this.value)" style = "width:100px;height:18px;"/> - 
						<input type = "text" id = "tdate" onblur = "validateDate(this.value)" style = "width:100px;height:18px;" />
					</td>
				</tr> 
			</table>
	</div>
</div>