?? warehousemanage.aspx
字號:
<%@ Page language="c#" Codebehind="WarehouseManage.aspx.cs" AutoEventWireup="false" Inherits="WMS.WarehouseManage" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>WarehouseManage</title>
<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="WarehouseManage" method="post" runat="server">
<TABLE id="Table1" style="Z-INDEX: 102; LEFT: 100px; WIDTH: 775px; POSITION: absolute; TOP: 64px; HEIGHT: 432px"
borderColor="#ffcc66" cellSpacing="1" cellPadding="1" width="775" bgColor="#996699"
background=" " border="1">
<TR>
<TD vAlign="middle" align="center" colSpan="3"><FONT face="宋體">
<TABLE id="Table2" style="WIDTH: 713px; HEIGHT: 402px" borderColor="#ffcc66" cellSpacing="1"
cellPadding="1" width="713" bgColor="#ffffff" border="1">
<TR>
<TD vAlign="middle" align="center" colSpan="3"><FONT face="宋體">
<TABLE height="60%" cellSpacing="0" borderColorDark="#cccccc" cellPadding="5" width="100%"
align="center" borderColorLight="#000000" border="0">
<TR>
<TD vAlign="middle" align="left" bgColor="#ffffff" colSpan="2" height="2"></TD>
</TR>
<TR bgColor="#cccccc">
<TD vAlign="middle" align="left" bgColor="#ffffff" colSpan="2" height="2"><DIV align="center"><FONT face="華文行楷" size="5">倉庫管理信息系統</FONT></DIV>
<DIV align="center"><FONT face="幼圓">--倉庫信息維護</FONT></DIV>
</TD>
</TR>
<TR vAlign="middle" align="left" bgColor="#ffffff">
<TD style="HEIGHT: 201px" vAlign="top" width="17%" height="201">
<DIV align="center"></DIV>
<DIV align="center"></DIV>
<DIV align="center"></DIV>
<DIV align="left">
<P><FONT face="宋體">
<TABLE id="Table3" style="WIDTH: 129px; HEIGHT: 168px" cellSpacing="1" cellPadding="1"
width="129" border="1">
<TR>
<TD bgColor="#ffffff">
<TABLE style="WIDTH: 120px; HEIGHT: 220px" height="220" cellSpacing="0" cellPadding="0"
width="120" border="0">
<TR>
<TD align="center" width="48%" bgColor="purple" height="3"></TD>
</TR>
<TR>
<TD align="center" width="48%" bgColor="purple" height="3">
<asp:hyperlink id="hlk_usermanage" runat="server" Width="102px" NavigateUrl="usermanage.aspx" ForeColor="White"
Font-Bold="True" Font-Names="幼圓">人員信息維護</asp:hyperlink></TD>
</TR>
<TR>
<TD align="center" width="48%" bgColor="purple" height="2"><FONT face="宋體"> </FONT></TD>
</TR>
<TR>
<TD align="center" width="48%" bgColor="purple" height="2"><FONT face="宋體">
<asp:hyperlink id="hlk_goodsmanage" runat="server" Width="102px" NavigateUrl="goodsmanage.aspx"
ForeColor="White" Font-Bold="True" Font-Names="幼圓">貨品信息維護</asp:hyperlink></FONT></TD>
</TR>
<TR>
<TD width="48%" bgColor="purple" height="2"> <FONT face="宋體"> </FONT>
</TD>
</TR>
<TR>
<TD width="48%" bgColor="purple" height="2">
<asp:hyperlink id="hlk_storeregularmanage" runat="server" NavigateUrl="StoreRegularManage.aspx"
ForeColor="White" Font-Bold="True" Font-Names="幼圓">存放規則維護</asp:hyperlink></TD>
</TR>
<TR>
<TD width="48%" bgColor="purple" height="2"> <FONT face="宋體"> </FONT>
</TD>
</TR>
<TR>
<TD align="center" width="48%" bgColor="purple" height="2">
<asp:HyperLink id="hlk_recordslist" runat="server" NavigateUrl="recordslist.aspx" ForeColor="White"
Font-Bold="True" Font-Names="幼圓">貨物進出記錄</asp:HyperLink></TD>
</TR>
<TR>
<TD width="48%" bgColor="purple" height="2"> <FONT face="宋體"> </FONT>
</TD>
</TR>
<TR>
<TD align="center" width="48%" bgColor="purple" height="2">
<asp:HyperLink id="hlk_passwordmodify" runat="server" NavigateUrl="PasswordModify.aspx" ForeColor="White"
Font-Bold="True" Font-Names="幼圓">個人密碼修改</asp:HyperLink></TD>
</TR>
<TR>
<TD align="center" width="48%" bgColor="purple" height="2"><FONT face="宋體"> </FONT>
</TD>
</TR>
<TR>
<TD align="center" width="48%" bgColor="purple" height="2">
<DIV align="center"><FONT face="宋體">
<asp:hyperlink id="hlk_default" runat="server" NavigateUrl="default.aspx" ForeColor="White" Font-Bold="True"
Font-Names="幼圓">注銷</asp:hyperlink></FONT></DIV>
</TD>
</TR>
<TR>
<TD align="center" width="48%" bgColor="purple" height="2">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</FONT>
</P>
</DIV>
</TD>
<TD style="HEIGHT: 201px" vAlign="top" width="83%" height="201">
<TABLE height="264" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="HEIGHT: 113px" vAlign="top" align="center" height="113"><FONT face="宋體">
<asp:datagrid id="dgd_warehousemanage" runat="server" Width="588px" AutoGenerateColumns="False"
DataKeyField="WID" OnUpdateCommand="DataGrid_Update" OnEditCommand="DataGrid_Edit" OnCancelCommand="DataGrid_Cancel"
OnDeleteCommand="DataGrid_Delete" BorderColor="#FFCC66" BorderWidth="2px">
<ItemStyle Font-Names="幼圓"></ItemStyle>
<HeaderStyle Font-Names="華文行楷" ForeColor="White" BackColor="Purple"></HeaderStyle>
<Columns>
<asp:BoundColumn DataField="wid" ReadOnly="True" HeaderText="編號"></asp:BoundColumn>
<asp:BoundColumn DataField="wname" HeaderText="名稱"></asp:BoundColumn>
<asp:BoundColumn DataField="warea" HeaderText="容積"></asp:BoundColumn>
<asp:BoundColumn DataField="waddress" HeaderText="所處地址"></asp:BoundColumn>
<asp:BoundColumn DataField="wdescribe" HeaderText="簡單描述"></asp:BoundColumn>
<asp:EditCommandColumn ButtonType="LinkButton" UpdateText="更新" CancelText="取消" EditText="編輯"></asp:EditCommandColumn>
<asp:ButtonColumn Text="刪除" CommandName="Delete"></asp:ButtonColumn>
</Columns>
</asp:datagrid></FONT></TD>
</TR>
<TR>
<TD height="22">
<asp:hyperlink id="hlk_warehouseadd" runat="server" NavigateUrl="warehouseadd.aspx" Font-Names="幼圓">添加新倉庫信息</asp:hyperlink></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR vAlign="middle" align="center" bgColor="#eeeeee">
<TD bgColor="#ffffff" colSpan="2" height="11">
<DIV align="center"><FONT face="宋體"></FONT> </DIV>
</TD>
</TR>
</TABLE>
</FONT>
</TD>
</TR>
</TABLE>
</FONT>
</TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -