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.218.94.236
<script type="text/javascript">
$(function() {
$("#tabs").tabs();
});
$(function() {
$("#sub_tabs").tabs();
});
</script>
<div id="tabs">
<style type="text/css">
.textInputEnabled {
width: 100%;
height: 25px;
padding: 3px;
font-size: 14px;
line-height: 1.42857143;
color: #000;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}
.inputTextarea {
width: 100%;
padding: 3px;
font-size: 14px;
line-height: 1.42857143;
color: #000;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}
</style>
<ul>
<li><a href="#cntr_declaration">Exam Application Form</a></li>
</ul>
<div
id="collbankdet"
align="center"
style="padding-top:8px;font-size:13px;padding-left: 2%;padding-right: 2%;"
>
<input
name="hdnInstallments"
id="hdnInstallments"
value="0"
type="hidden"
/>
<table class="TableBorder" cellpadding="8" cellspacing="2" width="100%">
<tbody>
<tr>
<td align="right" style="width:100px">Reg No:</td>
<td style="width:73px">
<input type="text" id="candidate_list_reg_no" style="width:70px;" />
</td>
<td style="text-align: left;width: 300px">
<span class="raval_submit_td" id="direct">
<span
style="cursor: pointer; color:#35721F;line-height: 19px;font-size:14px;font-weight:bold;"
onclick="GotoExamAppFrom()"
>GO</span
>
</span>
</td>
</tr>
<tr id="mobdiv">
<td align="right" style="width:100px">MOB:</td>
<td style="width:73px">
<input type="text" id="mob" style="width:90px;" maxlength="10" />
</td>
<td style="text-align: left;width: 300px">
<span class="raval_submit_td">
<span
style="cursor: pointer; color:#35721F;line-height: 19px;font-size:14px;font-weight:bold;"
onclick="SaveStudReg()"
>Save</span
>
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
|