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="huowei.aspx.cs" Inherits="App.prog.huowei" %> <!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 { } .style2 { font-size: small; color: #FF0066; } .style3 { width: 190px; height: 34px; } .style4 { height: 34px; } .style5 { text-align: center; } </style> </head> <body style="width:1000px; height:500px; background-color:#CCCCCC"> <form id="form1" runat="server"> <div class="style5"> <br /> <strong>货位信息录入</strong> <br /> </div> <div style="margin-left:100px; "> <table width="800px" border="1" cellpadding="0" cellspacing="0" runat="server"> <tr height="35"> <td height="41" class="style1"><span class="a">*</span>货位信息:</td> <td> <asp:TextBox ID="TextBox1" runat="server" Height="26px" AutoPostBack="True" ontextchanged="TextBox1_TextChanged" ></asp:TextBox> </td> </tr> <tr> <td class="style3" >*产品编码:</td> <td class="style4"> <asp:TextBox ID="TextBox2" runat="server" Height="28px" Width="560px" ontextchanged="TextBox2_TextChanged"></asp:TextBox> <span class="style2"> <br /> 货品编码用逗号隔开。</span></td> </tr> <tr height="35"> <td height="49" class="style1" > </td> <td> <asp:Button ID="Button1" runat="server" Text="保 存" onclick="Button1_Click" /> </td> </tr> </form> <tr height="35"> <td height="49" class="style1" colspan="2" > <asp:GridView ID="GridView1" runat="server" CellPadding="4" EnableModelValidation="True" ForeColor="#333333" GridLines="None" Width="757px"> <AlternatingRowStyle BackColor="White" /> <EditRowStyle BackColor="#2461BF" /> <FooterStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" /> <HeaderStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" /> <PagerStyle BackColor="#2461BF" ForeColor="White" HorizontalAlign="Center" /> <RowStyle BackColor="#EFF3FB" /> <SelectedRowStyle BackColor="#D1DDF1" Font-Bold="True" ForeColor="#333333" /> </asp:GridView> </td> </tr> </table> </div> </form> </form> </form> </form> </body> </html>