Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 18.117.151.127
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
pms /
html /
[ HOME SHELL ]
Name
Size
Permission
Action
addinvoice.html
19.23
KB
-rwxrwxrwx
approve.html
5.36
KB
-rw-rw-r--
bank.html
15.45
KB
-rwxrwxrwx
banklist.html
1.66
KB
-rwxrwxrwx
batchinfo.html
8.8
KB
-rwxrwxrwx
batchinfo_old.html
5.79
KB
-rw-rw-r--
changepassword.html
4.39
KB
-rwxrwxrwx
consultant.html
16.01
KB
-rwxrwxrwx
consultantlist.html
1.68
KB
-rwxrwxrwx
enterpayment.html
5.7
KB
-rw-rw-r--
excelapprove.html
8.11
KB
-rw-r--r--
invoice.html
2.72
KB
-rwxrwxrwx
invoice_bills_format.csv
236
B
-rw-rw-r--
makepayment.html
2.31
KB
-rwxrwxrwx
makepayment_old.html
7.72
KB
-rw-rw-r--
reportscreen.html
8.3
KB
-rw-r--r--
searchinvfet.html
18.1
KB
-rw-r--r--
searchpms.html
7.62
KB
-rw-r--r--
supplier.html
16.27
KB
-rwxrwxrwx
supplierlist.html
1.67
KB
-rwxrwxrwx
uploadexcel.html
6.62
KB
-rwxr-xr-x
users.html
8.35
KB
-rwxrwxrwx
userslist.html
1.75
KB
-rwxrwxrwx
verify.html
2.34
KB
-rw-rw-r--
verifyinvoice.html
18.09
KB
-rw-rw-r--
viewapprove.html
17.66
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : consultant.html
<style> .col-sm-3{ margin-bottom: 10px !important; } .card .col-sm-4{ margin-bottom: 4px !important; } .control-label .col-sm-1{ margin-bottom: 4px !important; } .col-sm-11{ margin-bottom: 0px !important; } .form-group .col-sm-12{ margin-bottom: -5px !important; } /* .control-label .col-sm-1{ margin-bottom: 5px !important; } */ .col-sm-8{ margin-bottom: 5px !important; } .col-sm-2{ margin-bottom: 5px !important; } .control-label{ font-size: 14px !important; } .col-sm-1.control-label{ margin-left: 14px; } .col-sm-6 { margin-bottom: 10px !important; } .col-sm-4{ margin-bottom: 10px !important; } </style> <div class="row clearfix"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <!-- <div class="header"> <div style="float: right"> <button style="margin-top: -20px" class="btn bg-primary waves-effect" onclick="loadInvoiceEntry()" > View </button> </div> </div> --> <div class="body"> <div class="row clearfix"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id="loadInvoice"> <div class="panel panel-primary" style="width: 1024px; margin-left: auto; margin-right: auto" > <div class="panel-heading">Consultant <div style="float: right;margin: -5px;"> <button style="color: black;" class="btn " onclick="saveconsultant()" > Save </button> </div> <div style="float: right;margin: -5px;"> <button style="color: black;margin-right: 20px;" class="btn " onclick="loadconsultant()" > View </button> </div> </div> <table class="content-tbl" cellpadding="8" cellspacing="0" width="100%" style="margin-top: 15px;"> <tr> <td style="width: 15%;"> <div class="form-group"> <label class="control-label col-sm-1" for="supcode" style="margin-bottom: 5px;width: 160px;" ><b>Supplier Code</b></label ></td> <td> <div class="col-sm-3" style="margin-left: -5px;"> <input type="supcode" class="form-control2" id="FSUPCODE" placeholder="Supplier Code" value="" maxlength="4" onblur="checksupcode()" onkeypress="return isNumberKey(event);" /> </div> </td> </div> </tr> <tr> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;" ><b>Supplier Name</b></label> </td> <td colspan="3"> <div class="col-sm-6" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FSUPNAME" placeholder="Supplier Name" value="" style="width: 100%;" maxlength="200" /> </div> </td> </div> </tr> <tr> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;" ><b>Contact Person</b></label ></td> <td colspan="3"> <div class="col-sm-6" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FCONTACT" placeholder="Contact Person" value="" style="width: 100%;" maxlength="100" /> </div> </td> </div> </tr> <tr> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;" ><b>Phone</b></label ></td> <td> <div class="col-sm-3" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FPHONE" placeholder="Phone" value="" maxlength="50" onkeypress="return isNumberKey(event);" /> </div> </td> </div> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;float: right;" ><b>Mobile</b></label ></td> <td> <div class="col-sm-3" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FMOBILE" placeholder="Mobile" value="" maxlength="50" onkeypress="return isNumberKey(event);" /> </div> </td> </div> </tr> <tr> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;" ><b>Email</b></label ></td> <td colspan="3"> <div class="col-sm-6" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FEMAIL" placeholder="Email" value="" style="width: 100%;" maxlength="50" /> </div> </td> </div> </tr> <tr> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;" ><b>PAN No.</b></label ></td> <td> <div class="col-sm-3" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FPANNO" placeholder="PAN No." value="" maxlength="50" /> </div> </td> </div> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;float: right;" ><b>GST No.</b></label ></td> <td> <div class="col-sm-3" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FGSTNO" placeholder="GST No." value="" maxlength="50" /> </div> </td> </div> </tr> <tr> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;" ><b>A/c No.</b></label ></td> <td colspan="3"> <div class="col-sm-4" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FACNO" placeholder="A/c No." value="" style="width: 100%;" maxlength="50" onkeypress="return isNumberKey(event);" /> </div> </td> </div> </tr> <tr> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;" ><b>Bank</b></label ></td> <td colspan="3"> <div class="col-sm-4" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FBANK" placeholder="Bank" value="" style="width: 100%;" maxlength="100" /> </div> </td> </div> </tr> <tr> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;" ><b>IFSC Code</b></label ></td> <td colspan="3"> <div class="col-sm-4" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FIFSCCODE" placeholder="IFSC Code" value="" style="width: 100%;" maxlength="50" /> </div> </td> </div> </tr> <tr> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 160px;" ><b>TDS %</b></label ></td> <td> <div class="col-sm-3" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FTDSPER" placeholder="TDS %" value="" maxlength="5" onkeypress="return isNumberKey(event);" /> </div> </td> </div> <td> <div class="form-group"> <label class="control-label col-sm-1" for="email" style="margin-bottom: 5px;width: 100%;" ><b>Credit Period(In days)</b></label ></td> <td> <div class="col-sm-3" style="margin-left: -5px;"> <input type="email" class="form-control2" id="FCRPERIOD" placeholder="Credit Period" value="" maxlength="3" onkeypress="return isNumberKey(event);" /> </div> </td> </div> </tr> </table> </div> </div> </div> </div> </div> <script> function isNumberKey(evt) { var charCode = (evt.which) ? evt.which : event.keyCode if ((charCode >= 48 && charCode <= 57) || charCode == 8 ){ return true; } return false; } </script>
Close