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.145.202.60
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function()
{$('#sub_tabs').tabs();});
</script>
<div id='tabs'>
<ul>
<li>
<a href='#ack_rv_rt_application'>Change Degree In Basic data received</a></li>
</ul>
<div align="center" id="ack_rv_rt_application" style="height:453; overflow:auto;">
<div style="padding: 0px 10px 10px 15px; font-size: 12px;">
<div style='float:center;'>
<span style="width: 180px;"></span>
<table width="100%" border="0" cellpadding="3" cellspacing="2">
<tr>
<td align="left">Mobile No.</td>
<td>
<input class='ElementCount' type="text" placeholder="Mobile Number"
maxlength="10" onkeypress="return acceptNumbersOnlyForModule(event);"
onblur="getolddegree()"
id="oldmobileno" style="width: 282px;margin-top: 5px;margin-bottom: 5px;">
</td>
</tr>
<tr>
<td align="left">Name</td>
<td>
<input class='ElementCount' type="text" disabled="true" placeholder="Student Name"
onkeypress="return onlyAlphabets(event,this);"
id="fname" style="width: 282px;margin-top: 5px;margin-bottom: 5px;">
</td>
</tr>
</tr>
<tr>
<td align="left">Email</td>
<td>
<input class='ElementCount' type="text" disabled="true" id="femail" placeholder="Email Id" style="width: 282px;margin-top: 5px;margin-bottom: 5px;">
</td>
</tr>
<tr>
<td align="left">Existing Degree</td>
<td>
<select style='width:282px;height: 22px' name="Degree" id="efdegree" class="selectInputEnabled" >
</select>
</td>
</tr>
<tr>
<td align="left">New Degree</td>
<td>
<select style='width:282px;height: 22px' name="Degree" id="nfdegree" class="selectInputEnabled" >
</select>
</td>
</tr>
<tr>
<td align="left" style="width:115px">
</td>
<td>
<span class="raval_submit"
style="margin-top: 2px; width: 40px;float:left;margin-left:0px;
cursor: pointer;color:#545345; line-height: 19px;font-size:12px;
font-weight:bold;" onclick="savestudentdegree();">Save</span>
</td>
</tr>
</table>
<div align="left" id="adm_applications" style="overflow:auto;width: 100%;margin-top: 1rem;"></div>
<br>
</div>
</div>
</div>
|