?
Current Path : /home1/savoy/www/savoyglobal.net/drafthr/system/application/views/Policies/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/www/savoyglobal.net/drafthr/system/application/views/Policies/searchpolicyno.php |
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');?> <form id="customForm"> <fieldset><legend>Search Policy No</legend> <ul><li> <label>Search For</label><input type="text" name="searchtext" id="searchtext"> In <select name="searchopt" id="searchopt"> <option value="policynote~quotation_ref~policyno" >Policy No</option> <option value="placing_slip~quotation_ref~quotation_ref" >Quotation Reference</option> <option value="insured">Customer Name</option> <option value="customers~id~code">Customer Code</option> <option value="covers~id~cover">Type Of Cover</option> </select> </li> </ul> <button type="button" id="submit" class="clickimage" onclick="searchpolicynodeclaration(document.getElementById('searchtext').value,document.getElementById('searchopt').value);">Search</button> </fieldset> </form> <div id="polilist"> </div>