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


Current Path : /proc/thread-self/root/var/www/html/kswu/
Upload File :
Current File : //proc/thread-self/root/var/www/html/kswu/resetPasswordOTP.html

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title></title>
    <meta name="description" content="Remodal example">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="css/collinfo_popup.css">
	<script type="text/javascript" src ="js/index.js" ></script> 
	<script type="text/javascript" src="js/MainPage.js"></script>
</head>
<body onLoad ="();">
<div class="remodal-bg" >
<div class="remodal" data-remodal-id="modal" style='width:600px;'>
    <h2>Reset Password</h2>
	<hr style='border:1px solid #16a085;'>
		<table style="margin-left:10px;text-align: left;"  border="0" cellpadding="10" cellspacing="0" >
			<tr>
			<td  valign="top" class="web_text_gray_bold"> Mobile OTP : </td>
			<td  valign="top"><input name="mobileotp" id="fmobileotp" placeholder=" Mobile OTP " maxlength=4  value=""  type="text" class="textfild_2" size="8"  /></td>
			</td>
			</tr>
			<tr>
			<td  valign="top" class="web_text_gray_bold"> Email OTP : </td>
			<td  valign="top"><input name="emailotp" id="femailotp" placeholder=" Email OTP " value="" maxlength=4  type="text" class="textfild_2"  size=8/>
			</td>
			</tr>
			<tr>
				<td  valign="top" class="web_text_gray_bold"><a href="#" onclick="javascript:resetPasswordValidation();"> Click Here to Resend </a></td>
			</tr>
			
		</table>				  
    <br>
	<span class="remodal-cancel" onclick='logout()'>Cancel</span>
    <span class="remodal-confirm" onclick='validateResetPasswordOTP()'>Submit</span>
</div>

<div class="remodal-bg" >
<div class="remodal" data-remodal-id="modal2" style='width:600px;'>
    <h2>Reset Password</h2>
	<hr style='border:1px solid #16a085;'>
	<div ><span class="web_text_gray_bold">Temporary Password : </span><span class="web_text_gray_bold" id='temp_password'></span></div>				  
    <br>
	<span class="remodal-cancel" onclick='logout()'>OK</span>
   
</div>
</div>

<script>window.jQuery || document.write('<script src="libs/jquery.min.js"><\/script>')</script>
<script src="js/collinfo_popup.js"></script>


</body>
</html>