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="bianma.aspx.cs" Inherits="App.prog.bianma" %> <!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 { height: 49px; text-align: center; } .style2 { color: #CC0000; font-size: small; } .style3 { height: 34px; } .style4 { text-align: center; font-size: large; } .style5 { width: 306px; } .style6 { height: 34px; width: 306px; } .style7 { width: 100px; } .style8 { width: 98px; } .style9 { width: 224px; } </style> </head> <body style="width:1000px; height:500px; background-color:#CCCCCC"> <form id="form1" runat="server"> <div class="style4"> <strong>按货品编码输入货位信息 </strong> </div> <div style="margin-left:100px; margin-top:50px"> <table width="800px" border="1" cellpadding="0" cellspacing="0" style="border-collapse:collapse"> <tr height="35"> <td height="41" class="style5"><span class="a">*货品</span>编码:</td> <td width="261"> <asp:TextBox ID="TextBox1" runat="server" Width="91px" AutoPostBack="True" ontextchanged="TextBox1_TextChanged"></asp:TextBox> </td> <td class="style7"><span class="a">*</span>产品中文名称:</td> <td width="281"> <asp:Label ID="Label1" runat="server"></asp:Label> </td> <td class="style8"><span class="a">*</span>产品英文名称:</td> <td class="style9"> <asp:Label ID="Label2" runat="server"></asp:Label> </td> </tr> <tr> <td class="style6" >目前存放位置:</td> <td colspan="5" class="style3"> <asp:TextBox ID="TextBox2" runat="server" Width="558px"></asp:TextBox> <span class="dd"> <br /> <span class="style2">书写方式:由四位编码组成,多个位置由逗号隔开,第一位为字母(A-Z中一个)第二三四位为数字(000-999)。例如A001,D005</span></span></td> </tr> <tr> <td class="style1" colspan="6" > <asp:Button ID="Button1" runat="server" Text="正式提交" onclick="Button1_Click" /> </td> </tr> </form> </table> </div> </form> </form> </body> </html>