Tn Jones Shell Bypass
:
3.133.122.95
:
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
/
rmpyrll
/
Upload File:
files >> /home/upgov/www/rmpyrll/replaced_covering.php
<?php date_default_timezone_set("Asia/Kolkata"); ?> <html> <head> <title> Appointment Letter</title> <meta charset="UTF-8"> <link href="style.css" rel="stylesheet" type="text/css" /> </script> <style> th { border: 1px solid white; vertical-align: top; height:50px; } td { border: 1px solid white; vertical-align: center; height:45px; } </style> <script> 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"> </h3></div><br></header><hr><br>' var footer ="Your 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>' ); popupWin.document.close(); return false; } </script> <style type="text/css"> h1{ page-break-before: always; } </style> </head> <body> <form name="Form" method="post" id="Form"> <div id="central"> <h3 align="right"> <input style="height:25px;width:70px;" type="button" name="btn2" value="Print" onClick="printdiv()"><span> </span></h3> <div><br> <?php include('connection.php'); $a1=$_REQUEST['s1']; $a2=$_REQUEST['d1']; $sql=mysql_query("select * from counselling_table where Scheme='$a1' AND District1='$a2'")or die("select * from counselling_table where Scheme='$a1' AND District1='$a2'"); if($r=mysql_fetch_array($sql)) { ?> <div id="printpage" style="margin: 2 auto 50px auto;width: 805px; border:solid 2px black;overflow:scroll;overflow-y:hidden;overflow-x:scroll;"> <table id="fixTable" class="table" border="0" align="center" style="position:relative;top:-1px;" > <tr valign="top" > <td > <div style='margin-left:50px;text-align:justify;'> <span style="color:black; font-size:large;font-weight:bold; font-family:Calibri;">RAMA INFOTECH PVT. LTD.</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">Registered-office-212B, Pocket-E</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">GTB Enclave Delhi-110093 India</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">U.P.H.O-31/95 M.G.Marg,Hazratganj</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">Near Tej Kumar Plaza Campus</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">Lucknow-226001 U.P.</span> </div> </td> <td align="left"> <div style='margin-left:120px;text-align:justify;'> <span style="color:black; font-size:medium; font-family:Calibri;">U.P.Admin Office-No.52nd Floor</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">Raja Ram Kumar Plaza Hazratganj Lucknow</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">Cin No.U72300DL1998PTC096723</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">Tel: 91-0522-2090107-08</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">Fax: 91-522-2627474</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">E-mail: serviceprovider@ramaipl.com</span> <br> <span style="color:black; font-size:medium;font-family:Calibri;">Website: www.ramaipl.com</span> </div> </td> </tr> <tr > <td colspan="2" align="left"> <hr style="border:1px solid black;"> <span style="margin:05px;font-family:Calibri;font-size:Medium;text-align:left;"> Reference: - ___/<?php echo $r['Scheme'];?>/ 2016-17 </span> <b>Date : __/__/____</b> </td> </tr> <tr style="color:black; font-size:medium;font-family:Calibri;"> <td colspan="2" > <div style="margin:13px;text-align:justify;"> <b>To,</b> <br> <b> The Principal,</b> <br> <b> <?php echo $r['Posting_place'];?></b> <br> <b> <?php echo $r['District1'];?></b> </div> </td> </tr> <tr style="color:black; font-size:Medium;font-family:Calibri;"> <td colspan="2"> <b> Sub: Deployment of Manpower in Reference to Agreement Dated 15.12.2016.</b><br><br> <b> Replacement name list- </b><br> <table width="94%" border="1" cellpadding="0" cellspacing="0" style="background-color:;text-align:center;margin-left:22px;margin-right:7px;"> <tr style="color:white;font-weight:bold;font-style:bold;background-color:black;text-align:center;font-size:Medium;font-family:Calibri;"> <td height="30px">S No.</td> <td height="30px">POST</td> <td height="30px">NAME</td> <td height="30px">FATHER'S NAME</td> <td height="30px">ADDRESS</td> </tr> <?php $a1=$_REQUEST['s1']; $a2=$_REQUEST['d1']; $sql=mysql_query("select * from counselling_table where Scheme='$a1' AND District1='$a2' AND couns_status='REPLACED' order by Postname")or die("select * from counselling_table where Scheme='$a1' AND District1='$a2' AND couns_status='REPLACED' order by Postname"); ?> <?php $count1=0; for($i=0;$r=mysql_fetch_array($sql);$i++) { $count1=$i+1; ?> <tr style="color:#000000;text-align:center;font-size:14px;font-family:Calibri;"> <td height="30px"><?php echo $count1;?></td> <td height="30px"><?php echo $r['Postname'];?></td> <td height="30px"><?php echo $r['Name'];?></td> <td height="30px"><?php echo $r['Fathername'];?></td> <td height="30px"><?php echo $r['Address'];?> <?php echo $r['District'];?></td> </tr> <?php }?> </table><br> <b> In our previous list dated __/__/____. </b><br> </td> </tr> <tr style="color:black; font-size:medium;font-family:Calibri;"> <td colspan="2" > <div style="margin:15px;text-align:justify;"> Dear Sir,<br> In continuation to work order<font size='3'><b>-36155/ई०- स्था०अराज० आउटसोर्सिंगसमूह ग / घ ,कानपुर </b></font>Dated <b>21.11.2016</b> , further agreement dated 15.12.2016 signed with Deputy Director, Technical Education, Vikas Nagar, Kanpur and their letter number <font size='3'><b>41470-9/ ई०- स्था०अराज० आउटसोर्सिंगसमूह ग / घ ,कानपुर </b></font>Dated 22.12.2016to all the principals of Polytechnic as mentioned (copy & agreement enclosed). The list of finally selected candidates is mentioned here as below: - </div> <?php } ?> </td> </tr> <tr style="color:black; font-size:Medium;font-family:Calibri;"> <td colspan="2"> <table width="94%" border="1" cellpadding="0" cellspacing="0" style="background-color:;text-align:center;margin-left:22px;margin-right:7px;"> <tr style="color:white;font-weight:bold;font-style:bold;background-color:black;text-align:center;font-size:Medium;font-family:Calibri;"> <td height="30px">S No.</td> <td height="30px">POST</td> <td height="30px">NAME</td> <td height="30px">FATHER'S NAME</td> <td height="30px">ADDRESS</td> </tr> <?php $a1=$_REQUEST['s1']; $a2=$_REQUEST['d1']; $sql1=mysql_query("select * from counselling_table where Scheme='$a1' AND District1='$a2' AND couns_status='SELECTED' order by Postname")or die("select * from counselling_table where Scheme='$a1' AND District1='$a2' AND couns_status='SELECTED' order by Postname"); ?> <?php $count1=0; for($i=0;$r1=mysql_fetch_array($sql1);$i++) { $count1=$i+1; ?> <tr style="color:#000000;text-align:center;font-size:14px;font-family:Calibri;"> <td height="30px"><?php echo $count1;?></td> <td height="30px"><?php echo $r1['Postname'];?></td> <td height="30px"><?php echo $r1['Name'];?></td> <td height="30px"><?php echo $r1['Fathername'];?></td> <td height="30px"><?php echo $r1['Address'];?> <?php echo $r1['District'];?></td> </tr> <?php }?> </table> </td> </tr> <tr style="color:black; font-size:Medium;font-family:Calibri;"> <td colspan="2"> <div style="margin:15px;text-align:justify;"> <?php $a1=$_REQUEST['s1']; $a2=$_REQUEST['d1']; $sql=mysql_query("select * from counselling_table where Scheme='$a1' AND District1='$a2' AND couns_status='SELECTED' order by Postname")or die("select * from counselling_table where Scheme='$a1' AND District1='$a2' AND couns_status='SELECTED' order by Postname"); if($r=mysql_fetch_array($sql)) { ?> Now, therefore, the appointment letters have issued/are being issued by us for above mentioned candidates along with their application form/bio-data, educational qualification certificates and photo identity/appointment letter. We therefore request your good self to please allow to join the candidates in your institution. <h4 align="right"> D.G.M. <br><br><br> Rama InfotechPvt.Ltd. </h4> <b> Enclosure: </b>As Enclosed<br> <b>Copy:</b> Director, Technical Education, Vikas Nagar, Kanpur-208002<br> <h4 align="right"> D.G.M. <br><br><br> Rama InfotechPvt.Ltd. </h4> </div> </td> </tr> </table> </div> <?php } ?> </div> </form> </body> </html>