NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<div id="maintab" class="easyui-tabs" tabWidth="95px" tabHeight="50px" style="width:1150px">

<div title="&nbsp;&nbsp;&nbsp;Project &nbsp;&nbsp;&nbsp; Details" style="padding:2px">
<form id="ff1" name="case" method="post">
<table style="padding:0px;width:1100px" >
<tr>
<td>
<table tyle="padding:10px">
<tr>
<td style="padding-TOP:5px;">
<label class="labelrb">Project Id:</label>
</td>
<td style="padding-RIGHT:20px">
<input id="projectId" name="projectId" type=text>
</td>
</tr>
<tr>
</tr>
<tr>
<td style="padding-TOP:5px;">
<label class="labelrb">Program:</label>
</td>
<td style="padding-RIGHT:20px">
<input id="programCode" name="programCode" type=text>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">DR Number:</label>
</td>
<td style="padding-RIGHT:20px">
<input id="disasterEventId" name="disasterEventId" type=text>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">Subgrantee/Grantee:</label>
</td>
<td style="padding-RIGHT:20px">
<input id="Grantee" name="Grantee" type=text>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">State:</label>
</td>
<td style="padding-RIGHT:20px">
<input id="state" name="state" type=text>
</select>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">County:</label>
</td>
<td>
<input type=text name="county">
</td>
</tr>
</table>
<BR>
</td>
</tr>
<tr>
<td>
<table>
<tr>
<td style="padding-TOP:5px">
<label class="labelrb">Amount:</label>
</td>
<td style="padding-RIGHT:20px">
<input name="amount" class="easyui-numberbox" value="1234567.89" data-options="precision:2,groupSeparator:',',decimalSeparator:'.',prefix:'$'"></input>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">*Category (PA Only):</label>
</td>
<td style="padding-RIGHT:20px">
<select name="paCategory" id="paCategory" class="dropdown" style="width:100px;">
<option value="A">A</option>
<option value="B">B</option>
<option value="C">C</option>
<option value="D">D</option>
<option value="E">E</option>
<option value="F">F</option>
<option value="G">G</option>
<option value="H">H</option>
</select>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">*Nepa Level:</label>
</td>
<td style="padding-RIGHT:20px">
<select name="nepaLevel" id="nepaLevel" class="dropdown" style="width:100px;">
<option value="CATEX">CATEX</option>
</select>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">Priority:</label>
</td>
<td style="padding-RIGHT:20px">
<select name="priority" id="priority" class="dropdown" style="width:100px;">
<option value="H">HIGH</option>
<option value="M">MEDIUM</option>
<option value="L">LOW</option>
</select>
</td>
</tr>
</table>
<BR>
</td>
<tr>
<td >
<table>
<tr>
<td style="padding-TOP:5px">
<label class="labelrb">Triage Date:</label>
</td>
<td style="padding-RIGHT:20px">
<input name="triageDate" class="easyui-datebox" editable="false"></input>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">Estimated Review Completion Date:</label>
</td>
<td style="padding-RIGHT:20px">
<input name="estReviewCmplDate" class="easyui-datebox" editable="false"></input>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">Adjusted Review Completion Date:</label>
</td>
<td style="padding-RIGHT:20px">
<input name="adjReviewCmplDate" class="easyui-datebox" editable="false"></input>
</td>
</tr>
</table>
<BR>
</td>
</tr>
<tr>
<td>
<table>
<tr>
<td style="padding-TOP:5px">
<label class="labelrb">Date in NEMIS:</label>
</td>
<td style="padding-RIGHT:20px">
<input name="inNemisDate" class="easyui-datebox" editable="false"></input>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">Date Out of NEMIS:</label>
</td>
<td style="padding-RIGHT:20px">
<input name="outNemisDate" class="easyui-datebox" editable="false"></input>
</td>
</tr>
</table>
<BR>
</td>
</tr>

<tr>

<td>
<table>
<tr>
<td style="padding-TOP:5px">
<label class="labelrb">Statement of Work:</label>
</td>
<td style="padding-RIGHT:20px">
<input name="sow" class="easyui-textbox" data-options="multiline:true" value="" style="width:300px;height:90px">
</td>
<td style="padding-TOP:5px">
<label class="labelrb">Quick Status:</label>
</td>
<td style="padding-RIGHT:20px">
<textarea name="quickStatusString" rows="5" cols="50">
</textarea>
</td>
<td style="padding-TOP:5px">
<label class="labelrb">Reference Project ID:</label>
</td>
<td style="padding-RIGHT:20px">
<label><input name="refprojectid" type=text></label>
</td>
</tr>
</table>
<BR>
</td>
</tr>
<tr>
<td>
<table>
<tr>

<td style="padding-TOP:5px">
<label class="labelrb">Special Issues:</label>
</td>
<td style="padding-RIGHT:20px">
<input name="specialIssues" class="easyui-textbox" data-options="multiline:true" value="" style="width:300px;height:90px">
</td>
<td style="padding-TOP:5px">
<label class="labelrb">Comments:</label>
</td>
<td style="padding-RIGHT:20px">
<input name="comment" class="easyui-textbox" data-options="multiline:true" value="" style="width:300px;height:90px">
</td>
<td>
</td>
<td style="padding-TOP:5px">

</td>
</tr>
</table>
<br>
</td>
</tr>
<tr>
<td colspan=5 align="right"> <button class="filterbutton" type="button" id="saveform1" onclick="saveform(this)">Save</button> </td>
</tr>
</table>
<input type="hidden" id="caseMgtId" name="caseMgtId" value="" />
<input type="hidden" id="EHPId" name="EHPId" value="" />
<input type="hidden" id="ehpReviewStartDatea" name="ehpReviewStartDate" value="" />
<input type="hidden" id="ehpReviewEndDatea" name="ehpReviewEndDate" value="" />
<input type="hidden" id="reviewersa" name="reviewers" value="" />
<input type="hidden" id="occSentDatea" name="occSentDate" value="" />
<input type="hidden" id="occApprovedDatea" name="ehpReviewEndDate" value="" />
<input type="hidden" id="reoSentdatea" name="ehpReviewEndDate" value="" />
<input type="hidden" id="reoApprovedDatea" name="ehpReviewEndDate" value="" />
<input type="hidden" id="ff1loadstatus" name="ff1loadstatus" value="" />
<input type="hidden" id="ff1message" name="ff1message" value="" />
</form>
</div>
<div title="EHP Review/ FONSI" style="padding:10px">
<form id="ff2" name="ff2" method="post">
<table border=0>
<tr>
<td>
<table style="border-width: 1px;border-style: solid;border-color: rgb(149, 184, 231">
<tr>
<td class="labelrb" style="text-align:left;font-weight: bold;">
EHP Review
</td>

</tr>
<br>
<tr>
<td class="labelrb" style="padding-BOTTOM:5px">
Date EHP Review Started:
</td>
<td>
<input name="ehpReviewStartDate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</td>

<td class="labelrb" style="padding-LEFT:20px;padding-BOTTOM:5px">
Date EHP Review Completed:
</td>
<td>
<input name="ehpReviewEndDate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</td>



</tr>
<tr>
<td class="labelrb" style="padding-LEFT:20px;vertical-align:top">
EHP Reviewer:
</td>
<td>
<label><input name="reviewers" class="easyui-textbox" data-options="multiline:true" value="" style="width:300px;height:90px"></label>
</td>
</tr>

</table>
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>

<tr>
<td>
<table style="border-width: 1px;border-style: solid;border-color: rgb(149, 184, 231">
<tr>
<td class="labelrb" colspan=4 style="text-align:left;font-weight: bold;">
FONSI
<br>
</td>
</tr>
<tr>
<td class="labelrb" style="padding-BOTTOM:5px">
Date Sent to OCC:
</td>
<td>
<input name="occSentDate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</td>
<td class="labelrb" style="padding-LEFT:20px;padding-BOTTOM:5px">
Date Approved by OCC:
</td>
<td>
<input name="occApprovedDate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</td>
<td class="labelrb" style="padding-LEFT:20px;padding-BOTTOM:5px">
Date Sent to REO:
</td>
<td>
<input name="reoSentdate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</td>
<td class="labelrb" style="padding-LEFT:20px;padding-BOTTOM:5px;">
Date REO Approved:
</td>
<td>
<input name="reoApprovedDate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</td>
</tr>
</table>
</td>
</tr>
<tr rowspan=4>
</tr>
<tr>
<td colspan=5 align="right"> <button class="filterbutton" type="button" id="saveform2" onclick="saveform(this)">Save</button> </td>
</tr>

</table>
</form>

</div>
<div title="RFI" style="padding:10px">

<table id="dg_rfi" title="" toolbar="#toolbarRFI" pagination="false"
rownumbers="false" singleSelect="true" nowrap="false">
<thead>
<tr>
<th field="rfiSendDate" width="100">Date RFI Sent</th>
<th field="rfiReturnedDate" width="100">Date RFI Returned</th>
<th field="ProgramPOCSentTo" width="140">Program POC RFI Sent To</th>
<th field="rfiNotes" width="400">Reason for RFI/RFI Notes</th>
<th field="rfiId" width="50" hidden="true">rfiid</th>
</tr>
</thead>
</table>

<div id="toolbarRFI">
<a href="javascript:void(0)" class="easyui-linkbutton" iconCls="icon-add" plain="true" onclick="newRFIStatus()">New</a>
<a href="javascript:void(0)" class="easyui-linkbutton" iconCls="icon-edit" plain="true" onclick="editRFIStatus()">Edit</a>
<a href="javascript:void(0)" class="easyui-linkbutton" iconCls="icon-remove" plain="true" onclick="removeRFIStatus()">Delete</a>
</div>
<div id="rfidlg" class="easyui-dialog" style="width:600px;height:280px;padding:10px 20px" closed="true" buttons="#rfidlg-buttons" data-options="modal:true">
<form id="fmrfi" method="post" novalidate>
<div class="fitem" style="padding:5px 0px">
<label style="font-weight:bold;">Date RFI Sent:</label>
<input name="rfiSendDate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</div>
<div class="fitem" style="padding:5px 0px">
<label style="font-weight:bold;">Date RFI Returned:</label>
<input name="rfiReturnedDate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</div>
<div class="fitem" style="padding:5px 0px">
<label style="font-weight:bold;">Program POC RFI Sent to:</label>
<input name="ProgramPOCSentTo" class="easyui-textbox" style="width: 116px; height: 20px;" validType="length[0,50]">
</div>
<div class="fitem" style="padding:5px 0px">
<label style="font-weight:bold;">Reason for RFI/RFI Notes:</label>
<input name="rfiNotes" class="easyui-textbox" data-options="multiline:true" value="" style="width:300px;height:80px" validType="length[0,500]">
</div>
<input type="hidden" id="rfiId" name="rfiId" value="0" />
</form>
</div>

<div id="rfidlg-buttons">
<a href="javascript:void(0)" class="easyui-linkbutton c6" id="rfisave" onclick="saveform(this)" style="width:90px">Save</a>
<a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:$('#rfidlg').dialog('close')" style="width:90px">Cancel</a>
</div>

</div>
<div title="Status" style="padding:10px">
<table id="dgstatus" title="" style="auto"
toolbar="#statustoolbar" pagination="false"
rownumbers="false" fitColumns="false" singleSelect="true">
<thead>
<tr>
<th field="status" width="100">Status</th>
<th field="statusStartDate" width="100">Start Date</th>
<th field="statusEndDate" width="100">End Date</th>
<th field="statusId" width="100" hidden="true">statusid</th>
</tr>
</thead>
</table>
<div id="statustoolbar">
<a href="javascript:void(0)" class="easyui-linkbutton" iconCls="icon-add" plain="true" onclick="newstatus()">New</a>
<a href="javascript:void(0)" class="easyui-linkbutton" iconCls="icon-edit" plain="true" onclick="editstatus()">Edit</a>
<a href="javascript:void(0)" class="easyui-linkbutton" iconCls="icon-remove" plain="true" onclick="removestatus()">Delete</a>
</div>
<div id="dlgstatus" class="easyui-dialog" style="width:600px;height:280px;padding:10px 20px" closed="true" data-options="modal:true" buttons="#dlg-buttons">
<form id="fmstatus" method="post" novalidate>
<div class="fitem" style="padding:5px 0px">
<label style="font-weight:bold;">Status:</label>
<select class="easyui-combobox" data-options="editable:false" name="status" style="width:100px;">
<option value="Completed">Completed</option>
<option value="Pending">Pending</option>
</select>
</div>
<div class="fitem" style="padding:5px 0px">
<label style="font-weight:bold;">Start Date:</label>
<input name="statusStartDate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</div>
<div class="fitem" style="padding:5px 0px">
<label style="font-weight:bold;">End Date:</label>
<input name="statusEndDate" class="easyui-datebox" style="width: 116px; height: 20px;" editable="false"></input>
</div>
<input type="hidden" id="statusId" name="statusId" value="0" />
</form>
</div>
<div id="dlg-buttons">
<a href="javascript:void(0)" class="easyui-linkbutton c6" id="statussave" onclick="saveform(this)" style="width:90px">Save</a>
<a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:$('#dlgstatus').dialog('close')" style="width:90px">Cancel</a>
</div>
</div>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.