📄 mysell.aspx
字号:
<%@ Page language="c#" Codebehind="mysell.aspx.cs" AutoEventWireup="false" Inherits="secondhand.mybook" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>mysell</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<table id="Table_01" width="900" height="1200" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="8" width="900" height="35" alt=""></td>
</tr>
<tr>
<td rowspan="4" width="42" height="1165" alt="" style="WIDTH: 42px"></td>
<td>
<img src="images/default_03.gif" width="342" height="103" alt=""></td>
<td>
<asp:ImageButton id="ImageButton1" runat="server" Height="98px" ImageUrl="images/default_04.gif"></asp:ImageButton></td>
<td>
<asp:ImageButton id="ImageButton2" runat="server" Height="99px" ImageUrl="images/default_05.gif"></asp:ImageButton></td>
<td>
<asp:ImageButton id="ImageButton3" runat="server" Height="99px" ImageUrl="images/default_06.gif"></asp:ImageButton></td>
<td>
<asp:ImageButton id="ImageButton4" runat="server" Height="99px" ImageUrl="images/default_07.gif"
Width="102px"></asp:ImageButton></td>
<td>
<asp:ImageButton id="ImageButton5" runat="server" Height="99px" ImageUrl="images/default_08.gif"
Width="94px"></asp:ImageButton></td>
<td rowspan="4" width="37" height="1165" alt=""></td>
</tr>
<tr>
<td colspan="6">
<img src="images/default_10.gif" width="818" height="89" alt=""></td>
</tr>
<tr>
<td colspan="6" width="818" height="961" valign="top">
<P> </P>
<P> </P>
<P><FONT face="宋体"> </FONT>
<asp:Label id="Label1" runat="server">发布商品</asp:Label></P>
<P><FONT face="宋体">
<TABLE id="Table1" style="WIDTH: 632px; HEIGHT: 110px" cellSpacing="1" cellPadding="1"
width="632" border="0">
<TR>
<TD style="WIDTH: 89px; HEIGHT: 30px"></TD>
<TD style="HEIGHT: 30px"></TD>
<TD style="WIDTH: 225px; HEIGHT: 30px"></TD>
<TD style="HEIGHT: 31px"></TD>
</TR>
<TR>
<TD style="WIDTH: 89px; HEIGHT: 30px"></TD>
<TD style="HEIGHT: 30px">
<asp:Label id="Label2" runat="server">商品名称</asp:Label></TD>
<TD style="WIDTH: 225px; HEIGHT: 30px">
<asp:TextBox id="TextBox1" runat="server"></asp:TextBox></TD>
<TD style="HEIGHT: 31px">
<asp:radiobuttonlist id="RadioButtonList1" runat="server" Width="200px" Height="16px" RepeatDirection="Horizontal">
<asp:ListItem Value="1" Selected="True">一口价</asp:ListItem>
<asp:ListItem Value="0">拍卖</asp:ListItem>
</asp:radiobuttonlist></TD>
</TR>
<TR>
<TD style="WIDTH: 89px; HEIGHT: 25px"></TD>
<TD style="HEIGHT: 25px">
<asp:Label id="Label3" runat="server">所属类别</asp:Label></TD>
<TD style="WIDTH: 225px; HEIGHT: 25px">
<asp:DropDownList id="DropDownList1" runat="server" Width="160px"></asp:DropDownList></TD>
<TD style="HEIGHT: 25px">
<asp:DropDownList id="DropDownList2" runat="server" Width="152px"></asp:DropDownList></TD>
</TR>
<TR>
<TD style="WIDTH: 89px"></TD>
<TD>
<asp:Label id="Label4" runat="server">价格</asp:Label></TD>
<TD style="WIDTH: 225px">
<asp:TextBox id="TextBox2" runat="server"></asp:TextBox></TD>
<TD></TD>
</TR>
<TR>
<TD style="WIDTH: 89px; HEIGHT: 1px"></TD>
<TD style="HEIGHT: 1px">
<asp:Label id="Label5" runat="server">上传照片</asp:Label></TD>
<TD style="WIDTH: 225px; HEIGHT: 1px">
<INPUT id="UP_FILE" type="file" RUNAT="server" NAME="UP_FILE"></TD>
</TR>
<TR>
<TD style="WIDTH: 89px; HEIGHT: 1px"></TD>
<TD style="HEIGHT: 1px">
<asp:Label id="Label6" runat="server" Height="22px">商品介绍</asp:Label></TD>
<TD style="WIDTH: 225px; HEIGHT: 1px"></TD>
</TR>
</TABLE>
</FONT><FONT face="宋体"></FONT>
</P>
<P><FONT face="宋体">
<TABLE id="Table2" cellSpacing="1" cellPadding="1" width="632" border="0" style="WIDTH: 632px; HEIGHT: 104px">
<TR>
<TD style="WIDTH: 166px"></TD>
<TD>
<asp:TextBox id="TextBox3" runat="server" Height="106px" Width="536px"></asp:TextBox></TD>
</TR>
</TABLE>
</FONT><FONT face="宋体"> </P>
</FONT>
<P><FONT face="宋体"> </FONT>
<FONT face="宋体"> </FONT><FONT face="宋体">
<asp:Button id="Button1" runat="server" Text="发布商品" BorderStyle="Groove"></asp:Button>
</FONT>
</P>
<P><FONT face="宋体"> </FONT><FONT face="宋体">
</FONT><FONT face="宋体">
</FONT><FONT face="宋体"> </FONT>
</P>
<P><FONT face="宋体"> </FONT><FONT face="宋体">
</FONT>
</P>
<P><FONT face="宋体"></FONT> </P>
</td>
</tr>
<tr>
<td colspan="6">
<img src="images/mybuy_12.gif" width="818" height="12" alt=""></td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -