投票系统分享(6)
来源:未知 责任编辑:责任编辑 发表时间:2015-03-01 01:47 点击:次
145 }
146 }
HTML代码:
1 <%@ Page Language="C#" AutoEventWireup="true" CodeFile="ShowVote.aspx.cs" Inherits="ShowVote" %>
2
3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml" >
6 <head runat="server">
7 <title>梁德林投票系统INDEX</title>
8 </head>
9 <body>
10 <form id="form1" runat="server">
11 <div>
12 <table style="width: 473px; height: 209px">
13 <tr>
14 <td style="width: 51px">
15 主题:</td>
16 <td colspan="2">
17 <asp:Label ID="Label1" runat="server" Width="182px"></asp:Label></td>
18 </tr>
19 <tr>
20 <td rowspan="3" style="width: 51px">
21 项目:</td>
22 <td colspan="2" rowspan="2" style="height: 142px">
23 <asp:HiddenField ID="HiddenField1" runat="server" />
24 <asp:Panel ID="Panel1" runat="server">
25 <br />
26 </asp:Panel>
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>