Asp.net源码专业站
首页->投票调查->苹果投票系统源码及毕业论文>>mycontroler/vote.ascx>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:苹果投票系统源码及毕业论文
当前文件:文件类型 AppleVote/mycontroler/vote.ascx[936B,2009-6-12 11:31:41]打开代码结构图
普通视图
		            
1<%@ Control Language="C#" AutoEventWireup="true" CodeFile="vote.ascx.cs" Inherits="myctroler_vote" %> 2<table> 3 <tr> 4 <td style="width: 270px; height: 41px"> 5 <asp:Label ID="labvoteTitle" runat="server" Font-Size="Large" Height="32px" Text="投票标题" 6 Width="251px"></asp:Label></td> 7 </tr> 8 <tr> 9 <td style="width: 270px; height: 61px"> 10 <asp:RadioButtonList ID="RadioButtonList1" runat="server" Font-Size="Larger"> 11 </asp:RadioButtonList></td> 12 </tr> 13 <tr> 14 <td style="width: 270px; height: 78px"> 15 <asp:Button ID="Button1" runat="server" Text="投票" OnClick="Button1_Click" /> 16 <asp:Button ID="Button2" runat="server" Text="结果" OnClick="Button2_Click" /><br /> 17 <asp:Label ID="labMessage" runat="server" ForeColor="Red" Height="28px" Width="118px"></asp:Label></td> 18 </tr> 19</table> 20
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:苹果投票系统源码及毕业论文
51Aspx.com 版权所有 CopyRight © 2006-2010. 京ICP备06046876号 本站法律顾问:ITlaw-庄毅雄律师
返回顶部
客户服务:点击这里进行客户咨询 业务合作:点击这里洽谈业务合作 合作热线:010-68880146