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


Current Path : /proc/thread-self/root/var/www/misc/public_html/oums_old/
Upload File :
Current File : //proc/thread-self/root/var/www/misc/public_html/oums_old/control.php

<?php include("phpscript/sys_session.php"); ?>

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css"  href="style.css" />
<script src="datepicker/grid/js/jquery.min.js" type="text/javascript"></script>
<script src="datepicker/grid/js/themes/jquery-ui.custom.min.js" type="text/javascript"></script>

<script src="jscript/main.js" type="text/javascript"></script>
<script src="jscript/control.js" type="text/javascript"></script>
</head>
<body onLoad="load_page();">
<?php include("header.php"); ?>
<div id="page-middle">
	<div class="page-container">
	<div class="page-container-head">
		<div id="page-container-titl"></div>
		<div id="page-container-link"></div>			
	</div>				
	<div id="page-container-body">
		<div id="page-container-grid"></div>		
		
		<div id="page-container-form">
			<div id="lblpagemode" class="page_mode"></div>				
			<input type="hidden" id="txtpagemode" style="text-align:center;"/>
			<table class="table_content" style="width:60%;" border="0" align="center">		
				<tr>
					<td class="tbl_col1_120">Admin. Code</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200" colspan="9">
					<input type="text" id="txtadmncode" maxlength="4" style="width:80px; text-align:center; text-transform:uppercase;"/>								
					</td>
				</tr>
	
				<tr>
					<td class="tbl_col1_120">Admin. Name</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200" colspan="9">
						<input type="text" id="txtadmnname" maxlength="30" style="width:100%;"/>
					</td>
				</tr>				
	
				<tr>
					<td class="tbl_col1_120" valign="top">Address</td>
					<td class="tbl_col2_001" valign="top">: </td>
					<td class="tbl_col3_200" colspan="9">
						<input type="text" id="txtadmnadd1" maxlength="30" style="width:300px;"/>
						<input type="text" id="txtadmnadd2" maxlength="30" style="width:300px;"/>
						<input type="text" id="txtadmnadd3" maxlength="30" style="width:300px;"/>
						<input type="text" id="txtadmnadd4" maxlength="30" style="width:300px;"/>
					</td>
				</tr>				
	
				<tr>
					<td class="tbl_col1_120">E-Mail</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200" colspan="9">
						<input type="text" id="txtadmnmail" maxlength="40" style="width:300px;"/>
					</td>
				</tr>				
				<tr>
					<td class="tbl_col1_120">Phone</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200">
						<input type="text" id="txtadmnphon" maxlength="30" style="width:100%;"/>
					</td>

					<td class="tbl_col1_120">Mobile</td>
					<td class="tbl_col2_001">:</td>
					<td class="tbl_col3_200">
						<input type="text" id="txtadmnmobl" maxlength="30" style="width:100%;"/>
					</td>
				</tr>						
			</table>				
			<hr style="border:1px dashed #CCCCCC;">
			<table class="table_content" style="width:60%;" border="0" align="center">						
				<tr>
					<td class="tbl_col1_120">SMS User</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200">
					<input type="text" id="txtmessuser" maxlength="20" style="width:100%;"/>
					</td>
	
					<td class="tbl_col1_120" align="left">SMS User Password</td>
					<td class="tbl_col2_001">:</td>
					<td class="tbl_col3_200" align="left" colspan="3">
					<input type="password" id="txtmesspswd" maxlength="20" style="width:100%;"/>
					</td>
				</tr>				
	
				<tr>
					<td class="tbl_col1_120">SMS Display Name</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200">
					<input type="text" id="txtmessfrom" maxlength="10" style="width:100px;"/>
					</td>
	
					<td class="tbl_col1_120" align="left">SMS Category</td>
					<td class="tbl_col2_001" >:</td>
					<td class="tbl_col3_200" align="left" colspan="3">
					<input type="text" id="txtmesscatg" maxlength="20" style="width:100%;"/>
					</td>
				</tr>				
			</table>				
			<hr style="border:1px dashed #CCCCCC;">
			<table class="table_content" style="width:60%;" border="0" align="center">						
				<tr>
					<td class="tbl_col1_120">Mail Host</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200">
					<input type="text" id="txtmailhost" maxlength="40" style="width:100%;"/>
					</td>
	
					<td class="tbl_col1_120" align="left">Port Number</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200">
					<input type="text" id="txtmailport" maxlength="4" style="width:60px;"/>
					</td>
				</tr>				
	
				<tr>
					<td class="tbl_col1_120">Mail ID</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200">
					<input type="text" id="txtmailuser" maxlength="40" style="width:100%;"/>
					</td>
	
					<td class="tbl_col1_120" align="left">Mail Password</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200">
					<input type="password" id="txtmailpswd" maxlength="20" style="width:100%;"/>
					</td>
				</tr>				
	
				<tr>
					<td class="tbl_col1_120">Mail Display Name</td>
					<td class="tbl_col2_001">: </td>
					<td class="tbl_col3_200" colspan="9">
					<input type="text" id="txtmailname" maxlength="100" style="width:100%;"/>
					</td>
				</tr>				
			</table>	
			</div>		
		</div>		
	</div>
</div>
</body>
</html>