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.86.134
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id = 'tabs'>
<ul>
<li><a href='#ack_rv_rt_application'>PDF Results</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;">
<center>
<table>
<tr>
<td>Degree</td>
<td>
<input type = "text" id = 'degree' name = "degree" maxlength = "4">
</td>
</tr>
<tr>
<td>Reg. Range</td>
<td>
<input type = "text" id = "regfrom" name = "regfrom" value = "00000000" maxlength = "8" > -
<input type = "text" id = "regto" name = "regto" maxlength = "8" value = "ZZZZZZZZ">
</td>
</tr>
<tr>
<td></td>
<td>
<input type = "button" onclick = "GenerateResults()" value = "Generate">
</td>
</tr>
</table>
</center>
</div>
</div>
|