ST_Admin_addpro.aspx
上传用户:wyx_1982
上传日期:2020-04-18
资源大小:699k
文件大小:2k
源码类别:

SCSI/ASPI

开发平台:

Others

  1. <%@ Page language="c#" Inherits="ST_GROUP.EnterpriseOnlineInfoManage.ST_Admin_addpro" CodeFile="ST_Admin_addpro.aspx.cs" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  3. <HTML>
  4. <HEAD>
  5. <title>ST_Admin_addpro</title>
  6. <meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
  7. <meta name="CODE_LANGUAGE" Content="C#">
  8. <meta name="vs_defaultClientScript" content="JavaScript">
  9. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  10. <link rel="stylesheet" type="text/css" href="css/ST_Admin_STYLE.CSS">
  11. </HEAD>
  12. <body>
  13. <form id="Form1" method="post" runat="server">
  14. <FONT face="宋体">
  15. <asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 72px; POSITION: absolute; TOP: 32px" runat="server">产品名称:</asp:Label>
  16. <asp:Label id="Label2" style="Z-INDEX: 102; LEFT: 72px; POSITION: absolute; TOP: 56px" runat="server">产品价格:</asp:Label>
  17. <asp:Label id="Label3" style="Z-INDEX: 103; LEFT: 72px; POSITION: absolute; TOP: 80px" runat="server">产品图片:</asp:Label>
  18. <asp:TextBox id="TextBox1" style="Z-INDEX: 104; LEFT: 152px; POSITION: absolute; TOP: 32px" runat="server"></asp:TextBox>
  19. <asp:TextBox id="TextBox2" style="Z-INDEX: 105; LEFT: 152px; POSITION: absolute; TOP: 56px" runat="server"></asp:TextBox>
  20. <asp:TextBox id="TextBox3" style="Z-INDEX: 106; LEFT: 152px; POSITION: absolute; TOP: 80px" runat="server">exp.jpg</asp:TextBox>
  21. <asp:TextBox id="TextBox5" style="Z-INDEX: 108; LEFT: 152px; POSITION: absolute; TOP: 128px"
  22. runat="server" TextMode="MultiLine" Height="120px" Width="312px"></asp:TextBox>
  23. <asp:Label id="Label4" style="Z-INDEX: 109; LEFT: 72px; POSITION: absolute; TOP: 104px" runat="server">产品分类:</asp:Label>
  24. <asp:Label id="Label5" style="Z-INDEX: 110; LEFT: 72px; POSITION: absolute; TOP: 128px" runat="server">产品介绍:</asp:Label>
  25. <asp:Button id="Button1" style="Z-INDEX: 111; LEFT: 152px; POSITION: absolute; TOP: 256px" runat="server"
  26. Width="136px" Text="添加产品" onclick="Button1_Click"></asp:Button>
  27. <asp:DropDownList id="DropDownList1" style="Z-INDEX: 112; LEFT: 152px; POSITION: absolute; TOP: 104px"
  28. runat="server" Width="136px"></asp:DropDownList></FONT>
  29. </form>
  30. </body>
  31. </HTML>