Ejemplo n.º 1
0
                        </tr>
                        <tr> <td valign="top"> Status Design :</td> <td><div class="status"><p><label for="var1"><select name="status1" id="status"><option value="select">--Select--</option><?php 
$obj->show_status();
?>
</select>
                                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Effective On : &nbsp;&nbsp;<input type="text" name="status_date1" id="status_date1" autocomplete="off">&nbsp;&nbsp; </label>
                                        <span class="removeVar"></span></p></div>
                                <p> 
                                    <span id="addVar">Add Status</span>
                                </p>
                                <input type="hidden" name="total_status" value="1" id="total_status">   

                            </td></tr>
                        <tr> <td style="vertical-align: top;"> History :</td><td>
                                <?php 
$obj->history_sheet_status();
?>
                                <input type="text" id="history_name" autocomplete="off">&nbsp;
                                <input type="text" id="history_date" autocomplete="off">                                
                                <input type="button" value="Submit" id="history_submit">
                                <span id="history_txt"><textarea rows="7" cols="40" name="history" id="history" ></textarea></span></td></tr>
                        <tr> <td style="vertical-align: top;"> File Noting :</td> <td><textarea name="pending_record" id="pending_record"></textarea></td></tr>
                        <tr> <td> Client Ref :</td> <td><input type="text" name="cl_ref_no" id="cl_ref_no" autocomplete="off" /> </td></tr>
                        <tr> <td> ALG File :</td> <td>
                                <input type="text" size="10px" name="alg_file_type" id="alg_file_type" readonly />
                                &nbsp; Apln/Regn no.<input type="text" size="15px" name="alg_apln" id="alg_apln" readonly />
                                &nbsp; class <input type="text" size="15px" name="alg_class" id="alg_class" readonly /><br>
                                &nbsp;Title <input type="text" size="15px" name="alg_title" id="alg_title" readonly />
                                &nbsp;PR <input type="text" id="alg_pr" name="alg_pr" readonly  style="display: none;"/>
                            </td></tr>