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.73.150
<!-- <!DOCTYPE html>
<html>
<head>
</head>
<body onload='viewAll();' >
<div id='table' align= "center" style='margin-top:20px;width:300px;height:240px;overflow:auto;align:center' >
<table id = "table"><tr><th style='width:250px;border:1px solid #C5DBEC;padding:5px;'>Database Name</th><th style='width:30px;border:1px solid #C5DBEC;padding:5px;'></th></tr>
</table>
</div>
<!-- <div style='margin-top:0px;margin-left:80px;'><input type="submit" id='backup' onclick ='backupdb()' value = "Backup"></div> -
<div id='dlink'></div>
</body>
</html> -->
<script type="text/javascript">
$(function() {
$("#tabs").tabs();
});
$(function() {
$("#sub_tabs").tabs();
});
</script>
<div id="tabs">
<ul>
<li><a href="#employee_income_tax_master">Backup</a></li>
</ul>
<div align="left" id="backup" onload="viewAll();">
<table id="table" width="100%" border="0" cellspacing="1" cellpadding="1">
<tr>
<th style="width:250px;border:1px solid #C5DBEC;padding:5px; font-size:15px;">
Database Name
</th>
<th style="width:30px;border:1px solid #C5DBEC;padding:5px; font-size:15px;">Action</th>
</tr>
</table>
<div style="text-align:right;">
<span style="background-color: #008CBA; border: none; color: white; padding: 5px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer;" onclick="backupdb();">
Backup
</span>
</div>
<div id="dlink" style="font-size:15px;" align="right"></div>
<br />
<div id="dbdownload" style="font-size:15px;"></div>
</div>
</div>
|