aspnet在线留言系统的设计与实现内容摘要:

头像: /strong/td td colspan=2 asp:DropDownList ID=picList runat=server AutoPostBack=True /asp:DropDownList/td /tr tr td style=width: 100px。 height: 21px asp:Image ID=Image3 runat=server ImageUrl=~/ //td td style=width: 165px。 height: 21px。 textalign: left。 asp:TextBox ID=TextBox1 runat=server TextMode=Password Width=149px/asp:TextBox/td td style=width: 85px。 height: 21px asp:Label ID=pwErr runat=server FontSize=8pt ForeColor=Red Text=对不起,前后密码不一致。 Visible=False/asp:Label/td td style=width: 69px。 height: 21px /td td style=width: 100px。 height: 21px /td /tr tr td colspan=1 style=height: 46px asp:Image ID=Image4 runat=server ImageUrl=~/ //td td colspan=5 style=height: 46px。 textalign: left。 asp:TextBox ID=content runat=server Height=24px Width=150px/asp:TextBox asp:CustomValidator ID=CustomValidator1 runat=server ControlToValidate=content ClientValidationFunction=content_ClientValidate Display=Dynamic ErrorMessage=*错误。 字符数不能超过 6个。 FontSize=8pt/asp:CustomValidator/td 15 /tr tr td colspan=5 style=height: 26px asp:Button ID=submitButton runat=server Text=提交 OnClick=submitButton_Click / asp:Button ID=Button1 runat=server PostBackUrl=~/ Text=返回 //td /tr /table /div /form /body 用户登陆成功后的在线留言界面 :本模块是实现用户 留言的功能,其中主要包括用户头像管理等功能,具体实现如下 图 42 用户在线留言界面 body style=textalign: center bgcolor=ccffff form id=form1 runat=server div style=backgroundcolor: ccffff table tr td colspan=5 style=fontweight: bold。 fontsize: 25px。 color: red。 fontstyle: italic。 letterspacing: 10px。 textalign: center 欢迎在线留言 /td /tr tr td style=width: 100px strong 16 标题: /strong/td td colspan=2 style=textalign: left asp:TextBox ID=titleName runat=server Width=160px/asp:TextBox/td td colspan=2img alt= src=% =()% id=imge1 onclick=return IMG1_onclick() /td /tr tr td style=width: 100px strong 姓名: /strong/td td style=width: 165px asp:TextBox ID=userName runat=server Width=160px/asp:TextBox/td td style=width: 85px strong 头像: /strong/td td colspan=2 asp:DropDownList ID=picList runat=server AutoPostBack=True /asp:DropDownList/td /tr tr td colspan=5 style=height: 46px asp:TextBox ID=content runat=server Height=118px Width=602px/asp:TextBox/td /tr tr td colspan=5 style=textalign: center asp:Button ID=submitButton runat=server Text=提交 OnClick=submitButton_Click / asp:Button ID=Button1 runat=server PostBackUrl=~/ Text=返回 //td /tr /table /div /form /body 系统首页:本模块也系统的主要模块,包 含的内容很少,只有用户及管理员登陆界面,具体实现如下: 17 图 43 在线留言 系统首页界面 body bgcolor=ccffff form id=form1 runat=server div style=textalign: center。 table tr td colspan=3 style=height: 30px。 fontsize: 30px。 color: red。 align=center 在线留言 系统 /td /tr tr td style=width: 100px。 fontsize: 25px。 color: blue。 用 户 /td td style=width: 100px /td td style=width: 100px。 fontsize: 25px。 color: blue。 管理员 /td /tr tr td style=width: 100px。 height: 21px asp:ImageButton ID=ImageButton1 runat=server ImageUrl=~/ PostBackUrl=~/ //td td style=width: 100px。 height: 21px /td td style=width: 100px。 height: 21px asp:ImageButton ID=ImageButton2 runat=server ImageUrl=~/ PostBackUrl=~/ //td /tr /table /div /form/body 18 服务器 (后台 )实现 管理员登录:本模块是实现管理员登录,具体实现如下: 图 44 管理员登陆界面图 body bgcolor=ccffff form id=form1 runat=server div style=textalign: center。 backgroundcolor: ccffff。 table tr td colspan=2 asp:Image ID=Image1 runat=server ImageUrl=~/ //td /tr tr td style=width: 100px。
阅读剩余 0%
本站所有文章资讯、展示的图片素材等内容均为注册用户上传(部分报媒/平媒内容转载自网络合作媒体),仅供学习参考。 用户通过本站上传、发布的任何内容的知识产权归属用户或原始著作权人所有。如有侵犯您的版权,请联系我们反馈本站将在三个工作日内改正。