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.133.155.48
<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="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">
<tr id='upload_file_format' style="border:0px solid red; width:500px; height:72px;">
<td class='upload_data' align="left">Download Format <a id="test" href="html_modules/import_marks.xls"><img src="img/download_format_icon.png" /></a></td>
<td style="width:2px"> </td>
<td class='upload_data_left_img' style="border:0px solid red;"></td>
<td style="width:17px; border:0px solid red;"> </td>
<td class='upload_format' align="right"> </td>
<td style="width:2px;"> </td>
<td class='upload_format_left_img' style="border:0px solid red;"> </td>
</tr>
<tr>
<td class='upload_data' align="left" 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">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:ImportMarksViaExcel();"><img src="img/upload_icon.png" /></a></td>
<td style="width:390px; border:0px solid red;"> </td>
</tr>
</table>
</form>
</div>
</div>
|