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


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

 <script type='text/javascript'>
 
 $(function() {
 $('#tabs').tabs();});$(function() 
 {$('#sub_tabs').tabs();
 });
 if(typeof(UploadHideDetails)=='function')
 UploadHideDetails();
 </script> 
   <div id='tabs'>
   <ul>
      <li><a href='#upload_details'>Upload/Download</a></li>
   </ul>
   
		<form id='form_module_details_upload' enctype='multipart/form-data' method='POST'>
<div align="center" id="upload_details" style="padding-top:15px">
	
	<input type='hidden' name= 'MAX_FILE_SIZE' value='10000000000' />	
		<table id ="tbl_menu" class="content-tbl-upload" align="center"  cellpadding="2" cellspacing="0" border="0" style="width:60%">
		<tr id='upload_file_format'>
			<td colspan="2" align="left">
				<a id="test" href="javascript:get_header()"><font color="blue">Click here to download the file format</font></a>	
			</td>			
		</tr>		
        <tr>		
		<td>&nbsp;</td>
		<td>&nbsp;</td>
		</tr>
		<tr>
			<td>Choose a file to upload:</td>           
			<td><input type="file" id="module_details_uploaded_file" name="module_details_uploaded_file"/></td>      	 
		</tr>
		<tr>
		<td>&nbsp;</td>
		<td>&nbsp;</td>	
		</tr>
		<tr id='upload_file_upload'>
			<td colspan="2" align="center">
			<a href="#" id='upload_module_details_db' onclick="javascript:uploadModuleDetailsIntoDB($g_user_schema_details_array.data[1][0].ref_s_user_schema_code);" style="cursor:pointer;text-decoration: none;"><font color="blue">Upload</font></a>
		    <!-- <input type="button"onclick="uploadModuleDetailsIntoDB($g_user_schema_details_array.data[1][0].ref_s_user_schema_code)"			 
			id="upload" name="Upload" value="Upload"> -->
		 </td>				
		 </tr>				
			<tr id='upload_file_download'>
			<td colspan="2" align="left"><a id="test" href="javascript:downloadModuleData()"><font color="blue">Download Saved Data</font></a>
			</td>
		</tr>		 		  
		</table>
    </form>
</div>
</div>