Dre4m Shell
Server IP : 103.6.199.200  /  Your IP : 3.149.24.145
Web Server : Microsoft-IIS/10.0
System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586
User : EMPUSA$ ( 0)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Domains/tradepan/cyreward.biz/wwwroot/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/Domains/tradepan/cyreward.biz/wwwroot/career.asp
<!--#include file="conn.asp" -->
<% set rw=server.CreateObject("adodb.recordset")
sql="select * from web_info where id=13"
rw.open sql,conn,1,1
%>	
<!--#include file="top.asp" -->
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td >
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">

      
      <tr>
	  <td width="120" height="590" valign="top" bgcolor="#FFFFFF" style="padding:30px 0px" ><table width="100" border="0" align="center" cellpadding="0" cellspacing="0">
	   <% 	set ra=server.createobject("adodb.recordset")
 		        	sqa="select * from sy_info order by sx asc"
 		        	ra.open sqa,conn,1,1
					id=request("id")
		    if Clng(id)=0 then
		    id=13
		    end if
					do while not ra.eof 
					if ra("id")=Clng(id) then
					%>
        <tr>
          <td height="30" class="left2"><a style="color:#A7CF39" href="career.asp?id=<%=ra("id")%>"><%=ra("product_name")%></a></td>
        </tr>
		<% else %>
		 <tr>
          <td height="30" class="left2"><a href="career.asp?id=<%=ra("id")%>"><%=ra("product_name")%></a></td>
        </tr>
		<%	
		end if
		ra.moveNext
            		loop
  		    		ra.close
  		    		set ra=nothing %>
      </table></td>
        <td   valign="top" class="bgs" style="padding: 25px 15px">
		
			              <% 	set rs=server.CreateObject("adodb.recordset")
		    
	        rs.open"select * from sy_info where id="&Clng(id),conn,1,1 %>
			 
			<DIV style="POSITION: relative">
                  <DIV id=Scrollbar-Containera 
                  style="RIGHT: 20px; POSITION: absolute; TOP: 0px">
                  <DIV class=Scrollbar-Tracka 
                  style="CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 540px"><IMG 
                  src="image/la.jpg" width="9" height="26" 
                  class=Scrollbar-Handlea 
                  style="POSITION: absolute"></DIV>
                  </DIV>
                  <DIV 
                  style="LEFT: 0px; WIDTH: 830px; POSITION: absolute; TOP: 0px; HEIGHT: 590px">
                  <DIV id=Scroller-1a 
                  style="OVERFLOW: hidden; WIDTH: 830px; POSITION: absolute; HEIGHT: 530px;">
                  <DIV class=Scroller-Containera 
                  style="LEFT: 0px; POSITION: absolute; TOP: 0px;padding:10px 0px 5px 10px">
         <%=rs("product_info") %></DIV></DIV></DIV></DIV>	</td>
        
      </tr>
</table>
</td>
</tr>
</table>
</body>
</html>

Anon7 - 2022
AnonSec Team