本科毕业设计源代码电子商务中租房信用评价系统的设计与实现(编辑修改稿)内容摘要:
保存 OnClick=btnSave_Click OnClientClick=return CheckNull() CssClass=BtnStyle/asp:Button input id=btnReset type=reset value=取消 style=cursor: pointer。 onclick=btnReset_Click()。 / /td /tr tr td colspan=2 height=10 /td /tr /table /asp:Content 用户基本信息模块部分代码如下。 %@ Page Language=C AutoEventWireup=true Theme=Default MasterPageFile=~/MasterPage/ CodeBehind= Inherits= % asp:Content ID=ContentHeader ContentPlaceHolderID=HeaderScript runat=server 燕山大学本科毕业设计(源代码) 11 script type=text/javascript function CheckNull() { if((%= %).value ==){ alert(姓名不能为空 !)。 (%= %).focus()。 return false。 } } /script /asp:Content asp:Content ID=ContentToolBar ContentPlaceHolderID=ContentPlaceHolder_Bar runat=server 基本信息修改 /asp:Content asp:Content ID=Content ContentPlaceHolderID=ContentPlaceHolder_Content runat=server div style=height: 10px。 /div table cellspacing=0 cellpadding=0 width=100% border=0 style=lineheight: 40px。 tr td height=25 width=30% align=right 账号 : /td td height=25 width=* align=left asp:TextBox ID=txtAccount runat=server Width=200px Enabled=false/asp:TextBox /td /tr tr td height=25 width=30% align=right 姓名 : /td td height=25 width=* align=left asp:TextBox ID=txtName runat=server Width=200px/asp:TextBox 燕山大学本科毕业设计(源代码) 12 /td /tr tr td height=25 width=30% align=right 性别 : /td td height=25 width=* align=left asp:RadioButtonList ID=rblSex runat=server RepeatDirection=Horizontal asp:ListItem Value=男 Selected=True男 /asp:ListItem asp:ListItem Value=女 女/asp:ListItem /asp:RadioButtonList /td /tr tr td height=25 width=30% align=right 电话 : /td td height=25 width=* align=left asp:TextBox ID=txtPhone runat=server Width=200px/asp:TextBox /td /tr tr td height=25 width=30% align=right 公司 : /td td height=25 width=* align=left asp:TextBox ID=txtCompany runat=server Width=200px/asp:TextBox /td /tr tr td height=25 width=30% align=right 类型 : /td td height=25 width=* align=left asp:DropDownList ID=ddlType runat=server Enabled=false 燕山大学本科毕业设计(源代码) 13 asp:ListItem Value=租客 租客/asp:ListItem asp:ListItem Value=经纪人 经纪人/asp:ListItem asp:ListItem Value=管理员 管理员/asp:ListItem /asp:DropDownList /td /tr /table div style=height: 10px。 /div table style=width: 100%。 cellpadding=0 cellspacing=0 tr td align=center valign=bottom asp:Button ID=btnSave runat=server Text=保存 OnClick=btnSave_Click OnClientClick=return CheckNull() CssClass=BtnStyle/asp:Button input id=btnReset type=reset value=取消 style=cursor: pointer。 / /td /tr tr td colspan=2 height=10 /td /tr /table /asp:Content 评价管理模块部分代码如下。 %@ Page Language=C Theme=Default MasterPageFile=~/MasterPage/ AutoEventWireup=true CodeBehind= Inherits= % asp:Content ID=ContentHeader ContentPlaceHolderID=HeaderScript runat=server /asp:Content asp:Content ID=Content1 燕山大学本科毕业设计(源代码) 14 ContentPlaceHolderID=ContentPlaceHolder_Bar runat=server 管理首页 评价列表 /asp:Content asp:Content ID=Content ContentPlaceHolderID=ContentPlaceHolder_Content runat=server div style=height: 10px。 /div table cellpadding=2 cellspacing=1 class=border tr td b房源标题: /b /td td asp:TextBox ID=txtTitle runat=server/asp:TextBox /td td b评价: /b /td td asp:DropDownList ID=ddlScore runat=server asp:ListItem Value=全部/asp:ListItem asp:ListItem Value=好评 好评/asp:ListItem asp:ListItem Value=中评 中评/asp:ListItem asp:ListItem Value=差评 差评/asp:ListItem /asp:DropDownList /td td asp:Button ID=btnSearch runat=server Text=查询 OnClick=btnSearch_Click/asp:Button amp。 nbsp。 asp:Button ID=btnDelete runat=server Text=删除 OnClick=btnDelete_Click / 燕山大学本科毕业设计(源代码) 15 总评价数: asp:Label ID=lbltotalcount Text=0 runat=server/asp:Label amp。 nbsp。 好评: asp:Label ID=lblhaopingcount Text=0 runat=server/asp:Label amp。 nbsp。本科毕业设计源代码电子商务中租房信用评价系统的设计与实现(编辑修改稿)
阅读剩余 0%
本站所有文章资讯、展示的图片素材等内容均为注册用户上传(部分报媒/平媒内容转载自网络合作媒体),仅供学习参考。
用户通过本站上传、发布的任何内容的知识产权归属用户或原始著作权人所有。如有侵犯您的版权,请联系我们反馈本站将在三个工作日内改正。