类别:
投票调查 |
大小:637K
| 下载次数:5121
次
下载积分:0 分 | 开源度:
(开源的重要指标)
(开源的重要指标)
适合对象:
| 已积分:(此源码不积分)
上传时间:2007-10-16 9:22:02
| 上传者:51aspx
- /admin
- ....../Default.aspx
- ....../Default.aspx.cs
- ....../EditPoll.aspx
- ....../EditPoll.aspx.cs
- ....../PollResults.aspx
- ....../PollResults.aspx.cs
- ....../Web.config
- /51aspx源码必读.txt
- /Default.aspx
- /Default.aspx.cs
- /DEPLOYMENT_README.TXT
- /Login.aspx
- /Login.aspx.cs
- /MasterPage.master.cs
- /NewUser.aspx
- /NewUser.aspx.cs
- /Poll.ascx
- /Poll.ascx.cs
- /Style.css
- /web.config
Asp.net2.0投票演示程序
通过一个简单的Asp.net2.0投票程序展示VS2005中的新控件,如MemberShip、SqlDataSource、GridView及Master模板文件等,该系统采用的是Sql2005数据库
前台具有防止重复投票功能,后台可以通过登陆然后对投票进行分类管理。
Default.aspx - lists all of the existing polls and enables the administrator to edit the poll, delete it, or view its results. The administrator can also add a new poll from here.
EditPoll.aspx - lists the details for a particular poll, including the poll question ("What is your favorite programming language?") and the poll's answers ("Visual Basic", "C#", "Pascal", and so forth). Existing poll answers may be edited or deleted; moreover, new poll answers may be added.
PollResults.aspx - displays the results for a specified poll.
Editing, Deleting, and Adding Poll Answers
Clicking the Edit button for a poll takes users to EditPoll.aspx, passing the PollID in the querystring. EditPoll.aspx allows the administrator to perform the following tasks:
Change the poll's question text
Edit an existing answer, updating its display text and sort order
Delete an existing answer (along with any votes that may have been cast for it)
Add a new answer to the poll
通过一个简单的Asp.net2.0投票程序展示VS2005中的新控件,如MemberShip、SqlDataSource、GridView及Master模板文件等,该系统采用的是Sql2005数据库
前台具有防止重复投票功能,后台可以通过登陆然后对投票进行分类管理。
Default.aspx - lists all of the existing polls and enables the administrator to edit the poll, delete it, or view its results. The administrator can also add a new poll from here.
EditPoll.aspx - lists the details for a particular poll, including the poll question ("What is your favorite programming language?") and the poll's answers ("Visual Basic", "C#", "Pascal", and so forth). Existing poll answers may be edited or deleted; moreover, new poll answers may be added.
PollResults.aspx - displays the results for a specified poll.
Editing, Deleting, and Adding Poll Answers
Clicking the Edit button for a poll takes users to EditPoll.aspx, passing the PollID in the querystring. EditPoll.aspx allows the administrator to perform the following tasks:
Change the poll's question text
Edit an existing answer, updating its display text and sort order
Delete an existing answer (along with any votes that may have been cast for it)
Add a new answer to the poll
测评/升级
暂无评测内容
以下源码也许对你有用
07-10-30
07-09-17
07-09-04
07-08-22
07-07-19
07-07-06
07-07-05
07-07-03
07-07-03
07-06-28
Asp.net2.0
示例源码
三层/多层
毕业设计
Ajax/Atlas
C#.net
本站作品
入门源码
开源
商业
源码
英文/汉化
经典代码
CMS
随书源码
SqlHelper
持久层
WebService
Access
VS2008
SQL2005
经典教程
NHibernate
SilverLight
原创作品
ibatis
asp.net
| 类别导航
| 本站下载排行(DownLoad Top)







