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.143.237.54
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<script>
$('#post_date_from').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true});
</script>
<script>
$('#post_date_to').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true});
</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'>Post Notification</a></li>
</ul>
<div id='collbankdet' align='left' 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="10" cellspacing="2" width="100%">
<tr>
<td align="left">Label<font color = red >*</font></td>
<td>
:
</td>
<td>
<input type="text" id="label_type" style="width:600px;"/>
</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="pushdatatostudentportal()">View</span>
</span>
</td> -->
</tr>
<tr>
<td align="left">File Name<font color = red >*</font>
</td>
<td>
:
</td>
<td>
<input type="file" id="filepath" name="filepath" accept=".pdf,.xls,.xlsx,.jpeg,.jpg" style="width:200px;" value=" "
/>
<input type="hidden" value="F" id="hfilepath"> <input type="hidden" value="" id="postno">
<span id="editfile" style="width:200px;" ></span>
</td>
</tr>
<tr>
<td align="left">From Date<font color = red >*</font>
</td>
<td>
:
</td>
<td>
<input style="width:90px;" type="text" id="post_date_from" name="post_date_from"/ acceptNumbersOnlyForModule(event);' onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy' maxlength = 8>
</td>
<tr>
<td>
To Date<font color = red >*</font>
</td>
<td>
:
</td>
<td>
<input style="width:90px;" type="text" id="post_date_to" name="post_date_to"/ acceptNumbersOnlyForModule(event);' onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy' maxlength = 8>
</td>
</tr>
<tr>
<td align="left">Order<font color = red >*</font>
</td>
<td>
:
</td>
<td>
<input type="number" id="order_no" style="width:90px;"/ maxlength = 4 >
</td>
</tr>
<tr>
<td align="left">Colour<font color = red >*</font>
</td>
<td>
:
</td>
<td>
<div class="select" style="width:90px;">
<select id="colour">
<option value="">None</option>
<option value="red">Red</option>
<option value="yellow">Yellow</option>
<option value="green">Green</option>
<option value="blue">Blue</option>
</select>
</div>
</td>
</tr>
<tr>
<td>
<div id="wrapper">
<label for="yes_no_radio">New image required?</label>
</td>
<td>
:
</td>
<td>
<input type="radio" id="radio_yes" name="yes_no" value='Yes' checked>Yes</input>
<input type="radio" id="radio_no" name="yes_no" value='No'>No</input>
</td>
</div>
</tr>
</table>
</div>
</div>
|