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.211.55
<script type='text/javascript'>
$(function() {
$('#tabs').tabs();});$(function()
{$('#sub_tabs').tabs();
});
</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="page_main_tab_div" 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">
<tr id='upload_file_format' style="border:0px solid red; width:500px; height:72px;">
<td class='upload_data' align="left" style='color:#4D4D4D;'>Download Format</td>
<td style="width:2px"> </td>
<td class='upload_data_left_img' style="border:0px solid red;"><a id="test" href="javascript:getManualUploadheader()"><img src="img/download_format_icon.png" /></a></td>
<td style="width:17px; border:0px solid red;"> </td>
<td class='upload_format' align="right" style='color:#4D4D4D;'> Download Data</td>
<td style="width:2px;"> </td>
<td class='upload_format_left_img' style="border:0px solid red;"><a id="test" href="javascript:downloadCustomModuleData()"><img src="img/download_data_icon.png" /></a></td>
</tr>
<tr>
<td class='upload_data' align="left" style='color:#4D4D4D;' colspan="7">Choose a file to upload:</td>
</tr>
<tr>
<td align="left" colspan="7"><input type="file" id="module_details_uploaded_file" name="module_details_uploaded_file" size="65"/></td>
</tr>
<tr>
<td style="height:25px;" colspan="7"> </td>
</tr>
</table>
<table align="center" cellpadding="2" cellspacing="0" border="0" style="width:500px;">
<tr id='upload_file_format' style="border:0px solid red; width:500px; height:44px;">
<td class='download_data' align="right" style='color:#4D4D4D;'>Upload</td>
<td style="width:11px; border:0px solid red;"> </td>
<td class='upload_data_left_img'style="width:51px; height:36px; border:0px solid red;"><a id="test" href="javascript:uploadCustomModuleDetailsIntoDB($g_user_schema_details_array.data[1][0].ref_s_user_schema_code);"><img src="img/upload_icon.png" /></a></td>
<td style="width:390px; border:0px solid red;"> </td>
</tr>
</table>
</form>
</div>
</div>
|