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
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
Memo.inc
0 bytes
.inc
Edit
Rename
Delete
web.config
213 bytes
.config
Edit
Rename
Delete
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="voidorder.aspx.cs" Inherits="App.prog.voidorder" %> <!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 runat="server"> <title></title> <style type="text/css"> .style1 { color: #FF0000; font-size: small; } </style> </head> <body> <form id="form1" runat="server"> <div> 请输入销售单号:<asp:TextBox ID="TextBox1" runat="server" Width="206px"></asp:TextBox> <asp:Button ID="Button1" runat="server" onclick="Button1_Click" Text="确 定" /> <br /> <br /> <br /> <span class="style1">备注:如果成功,会弹出对话框提示“取消成功”,如失败,请联系管理员!</span></div> </form> </body> </html>