UnknownSec Bypass
403
:
/
var
/
www
/
zenithentcare
/
stmedicosoftware
/
prescription
/ [
drwxrwxr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
manage_prescriptionold.php
<?php include "top1.php";?> <!-- /inner_content--> <div class="inner_content"> <!-- /inner_content_w3_agile_info--> <!-- breadcrumbs --> <div class="w3l_agileits_breadcrumbs"> <div class="w3l_agileits_breadcrumbs_inner"> <ul> <li><a href="dashboard.php">Dashboard</a><span>«</span></li> <li>Manage Priscription </li> </ul> </div> </div> <!-- //breadcrumbs --> <div class="inner_content_w3_agile_info two_in"> <table width="100%"> <tr> <td width="70%"> <h2 class="w3_inner_tittle">MANAGE PRESCRIPTION</h2> </td> <td width="30%" align="right"><a href="opd_list.php" class="btn btn-primary"><i class="fa fa-list"></i> Patient List</a></td> </tr> </table> <!--/forms--> <div class="forms-main_agileits"> <!--/forms-inner--> <div class="forms-inner"> <!--/set-1--> <div class="set-1_w3ls"> <div class="col-md-12 button_set_one two agile_info_shadow graph-form"> <!-- <h3 class="w3_inner_tittle two">Inline Form </h3> --> <div class="grid-1"> <div class="form-body"> <div data-example-id="simple-form-inline"> <div class="form-inline"> <div class="col-md-12 form-group" align="center"> <p style="margin-top: 20px"></p> <button type="submit" class="btn btn-default mt-4" id="btnappointment" name="btnappointment">Appointment</button> <button type="submit" class="btn btn-default mt-4" id="btnsave" name="btnsave">SAVE</button> <button type="submit" class="btn btn-default" id="btnprint" name="btnprint">PRINT</button> <button type="submit" class="btn btn-default" id="btnclear" name="btnclear">CLEAR</button> </div> </div> <div class="form-inline"> <div class="col-md-6 form-group"> <p style="margin-top: 20px"></p> <label>Patient Name </label> <table width="100%"> <tr> <td width="10%"> <select name="cmbpatientpre" id="cmbpatientpre" class="form-control1" style="font-size: 14px"> <option value="Mr.">Mr.</option> <option value="Mrs.">Mrs.</option> <option value="Miss.">Miss.</option> <option value="Master">Master</option> </select> </td> <td width="90%"> <!-- <input type="text" class="form-control1" id="txtpatientname" name="txtpatientname" placeholder="Patient Name" style="width: 100%" style="font-size: 33px"> --> <input type="text" class="form-control1" id="txtpatientname" name=" txtpatientname" placeholder="Patient Name" style="font-size: 14px; width: 100%; text-transform:capitalize;"> </td> </tr> </table> </div> <div class="col-md-6 form-group"> <p style="margin-top: 20px"></p> <label>Age</label> <div> <table width="100%"> <tr> <td width="30%"> <input type="text" class="form-control1" id="txtage" name="txtage" onkeypress="return isNumberKey(event,this);" placeholder="Age" style="font-size: 14px; width: 100%;"> </td> <td width="70%" align="right"> <select class="form-control1" id="cmbyear" name="cmbyear" style="font-size: 14px"> <option>Year</option> <option>Months</option> <option>Days</option> </select> </td> </tr> </table> </div> </div> </div> <div class="form-inline"> <div class="col-md-6 form-group"> <p style="margin-top: 20px"></p> <label>Gender</label> <select class="form-control1" id="txtgender" name="txtgender" style="font-size: 14px"> <option>Male</option> <option>Female</option> <option>Other</option> </select> </div> <div class="col-md-6 form-group"> <p style="margin-top: 20px"></p> <label>Mobile No.</label> <input type="text" class="form-control1" id="txtage" name="txtage" onkeypress="return isNumberKey(event,this);" placeholder="Mobile No." style="font-size: 14px; width: 100%;"> </div> </div> <div class="form-inline"> <div class="col-md-6 form-group"> <p style="margin-top: 20px"></p> <div> <table width="100%"> <tr> <td width="33%"><label>B.P.</label></td> <td width="34%"><label>Pulse</label></td> <td width="33%"><label>SPO2</label></td> </tr> <tr> <td width="33%"> <input type="text" class="form-control1" id="txtbp" name="txtbp" onkeypress="return isNumberKey(event,this);" placeholder="B.P." style="font-size: 14px; width: 100%;"> </td> <td width="34%" align="right"> <input type="text" class="form-control1" id="txtpluse" name="txtpluse" onkeypress="return isNumberKey(event,this);" placeholder="Pluse" style="font-size: 14px; width: 100%;"> </td> <td width="33%" align="right"> <input type="text" class="form-control1" id="txtspo2" name="txtspo2" onkeypress="return isNumberKey(event,this);" placeholder="Spo2" style="font-size: 14px; width: 100%;"> </td> </tr> </table> </div> </div> <div class="col-md-6 form-group"> <p style="margin-top: 20px"></p> <div> <table width="100%"> <tr> <td width="50%"><label>Height</label></td> <td width="50%"><label>Weight</label></td> </tr> <tr> <td width="50%"> <input type="text" class="form-control1" id="txtheight" name="txtheight" onkeypress="return isNumberKey(event,this);" placeholder="Height" style="font-size: 14px; width: 100%;"> </td> <td width="50%" align="right"> <input type="text" class="form-control1" id="txtweight" name="txtweight" onkeypress="return isNumberKey(event,this);" placeholder="Weight" style="font-size: 14px; width: 100%;"> </td> </tr> </table> </div> </div> </div> <div class="form-inline"> <div class="col-md-6 form-group"> <p style="margin-top: 20px"></p> <label>Complaints</label> <input type="text" class="form-control" id="txtcomplaints" autocomplete="off" name="txtcomplaints" placeholder="Complaints" style="font-size: 14px; width: 100%;"> </div> <div class="col-md-6 form-group"> <p style="margin-top: 20px"></p> <label>Diagnosis</label> <input type="text" class="form-control" id="txtdiagnosis" name="txtdiagnosis" placeholder="Diagnosis" style="font-size: 14px; width: 100%;"> </div> </div> <div class="form-inline"> <div class="col-md-12 form-group"> <p style="margin-top: 20px"></p> <label>Test Required</label> <input type="text" class="form-control" id="txttestrequired" name="txttestrequired" placeholder="Test Required" style="font-size: 14px; width: 100%;"> </div> </div> <div class="form-inline"> <div class="col-md-12 form-group"> <p style="margin-top: 20px"></p> <h4>Rx.</h4> <div> <table width="100%"> <tr> <td width="10%"><label>Type</label></td> <td width="25%"><label>Medicine</label></td> <td width="12%"><label>Dosage</label></td> <td width="13%"><label>When</label></td> <td width="12%"><label>Frequncy</label></td> <td width="12%"><label>Duration</label></td> <td width="20%"><label>Note</label></td> </tr> <tr> <td> <input type="text" class="form-control1" id="txtbp" name="txtbp" onkeypress="return isNumberKey(event,this);" placeholder="B.P." style="font-size: 14px; width: 100%;"> </td> <td align="right"> <input type="text" class="form-control1" id="txtpluse" name="txtpluse" onkeypress="return isNumberKey(event,this);" placeholder="Pluse" style="font-size: 14px; width: 100%;"> </td> <td align="right"> <input type="text" class="form-control1" id="txtspo2" name="txtspo2" onkeypress="return isNumberKey(event,this);" placeholder="Spo2" style="font-size: 14px; width: 100%;"> </td> <td> <input type="text" class="form-control1" id="txtbp" name="txtbp" onkeypress="return isNumberKey(event,this);" placeholder="B.P." style="font-size: 14px; width: 100%;"> </td> <td align="right"> <input type="text" class="form-control1" id="txtpluse" name="txtpluse" onkeypress="return isNumberKey(event,this);" placeholder="Pluse" style="font-size: 14px; width: 100%;"> </td> <td align="right"> <input type="text" class="form-control1" id="txtspo2" name="txtspo2" onkeypress="return isNumberKey(event,this);" placeholder="Spo2" style="font-size: 14px; width: 100%;"> </td> <td align="right"> <input type="text" class="form-control1" id="txtspo2" name="txtspo2" onkeypress="return isNumberKey(event,this);" placeholder="Spo2" style="font-size: 14px; width: 100%;"> </td> </tr> </table> </div> </div> </div> <div class="form-inline"> <div class="col-md-12 form-group" align="right"> <p style="margin-top: 20px"></p> <button type="submit" class="btn btn-default mt-4" id="btnsave" name="btnsave" onclick="saveupdate();">SAVE</button> <button type="submit" class="btn btn-default" id="btnclear" name="btnclear" onclick="c1()">CLEAR</button> </div> </div> </div> </div> </div> </div> <div class="clearfix"> </div> </div> <!--//set-1--> </div> <!--//forms-inner--> </div> <!--//forms--> </div> <!-- //inner_content_w3_agile_info--> </div> <!-- //inner_content--> </div> <script> function getcomplaint() { var tag=document.getElementById("txtcomplaints").value; try { var urlgetcode = 'get_complaint.php'; $.ajax({ method: 'get', url: urlgetcode, data: '&q=' + tag, dataType: 'json', async: true, cache: false, success: function(data) { //convert to javascript array var array = $.map(data, function(value, index){ return [data[index].name]; }); var availableTags=array; function split( val ) { return val.split( /,\s*/ ); } function extractLast( term ) { return split( term ).pop(); } $( "#txtcomplaints" ) // don't navigate away from the field on tab when selecting an item .on( "keydown", function( event ) { if ( event.keyCode === $.ui.keyCode.TAB && $( this ).autocomplete( "instance" ).menu.active ) { event.preventDefault(); } }) .autocomplete({ minLength: 0, source: function( request, response ) { // delegate back to autocomplete, but extract the last term response( $.ui.autocomplete.filter( availableTags, extractLast( request.term ) ) ); }, focus: function() { // prevent value inserted on focus return false; }, select: function( event, ui ) { var terms = split( this.value ); // remove the current input terms.pop(); // add the selected item terms.push( ui.item.value ); // add placeholder to get the comma-and-space at the end terms.push( "" ); this.value = terms.join( ", " ); return false; } }); }, error: function(request) { alert(request.responseText); } }); } catch (Error) { alert(Error); } } $( function() { getcomplaint(); } ); </script> <link rel="stylesheet" href="https://code.jquery.com/ui/1.13.3/themes/base/jquery-ui.css"> <link rel="stylesheet" href="/resources/demos/style.css"> <script src="https://code.jquery.com/jquery-3.7.1.js"></script> <script src="https://code.jquery.com/ui/1.13.3/jquery-ui.js"></script> <!-- banner --> <?php include "footer.php";?>
Copyright © 2025 - UnknownSec