| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/usa_sites/governmentgrants.us/vx/usa/search_old/ |
Upload File : |
<form id="searchForm" method="post" enctype="multipart/form-data" ng-submit="getSearchResults(fakeSearch.keyword)"> <div class=""> <div class="relative block pt10"> <label> <div class="rib"> <input id="searchKeyword" type="text" name="keyword" class="searchKeyword fleft" placeholder="" ng-model="fakeSearch.keyword" style="width:160px; margin:0px;" value="<?=stripslashes($ogKeyword)?>"/> <button type="submit" class="fleft noborder white-bg" style=" padding:0px; width:43px; height:42px; border-radius:0px; border:1px solid #ccc; border-left:1px solid #fff; margin:0px; margin-left:-1px;"> <i class="glyphicons glyphicons-search f20"></i> </button> </div> </label> </div> </div> </form> <div id="fakeResults" class="rb p10 cc" style="display:none;"> <div class=""> </div> <br> <button class="btn btn-success btn-lg" style="margin-top:10px;" ng-click="setFStep(4, 'save')"> Next Step </button> </div>