Asp.net源码专业站
首页->企业网站->某酒店用品市场全站源码>>userinfo/usermodify.aspx>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:某酒店用品市场全站源码
当前文件:文件类型 HotelSuppliesMarket/userinfo/usermodify.aspx[1K,2009-6-12 11:44:30]打开代码结构图
普通视图
		            
1<%@ Page Language="C#" AutoEventWireup="true" CodeFile="usermodify.aspx.cs" Inherits="userinfo_usermodify" %> 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>无标题页</title> 8<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css"> 9<!-- 10body,td,th { 11 font-size: 12px; 12} 13--> 14</style></head> 15<body> 16 <form id="form1" runat="server"> 17 <div> 18 修改用户信息<br /> 19 <table border="1" align="center" cellpadding="0" cellspacing="0" style="width: 300px"> 20 <tr> 21 <td style="width: 70px"> 22 用户名:</td> 23 <td style="width: 100px"> 24 <asp:TextBox ID="txtUser" runat="server"></asp:TextBox></td> 25 </tr> 26 <tr> 27 <td style="width: 70px"> 28 密码:</td> 29 <td style="width: 100px"> 30 <asp:TextBox ID="txtPwd" runat="server"></asp:TextBox></td> 31 </tr> 32 <tr> 33 <td align="center" colspan="2"> 34 <asp:Button ID="Button1" runat="server" Text="修改" OnClick="Button1_Click" /> 35 <input id="Reset1" type="reset" value="取消" onclick="history.go(-1);" /></td> 36 </tr> 37 </table> 38 39 </div> 40 </form> 41</body> 42</html> 43
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:某酒店用品市场全站源码
51Aspx.com 版权所有 CopyRight © 2006-2010. 京ICP备06046876号 本站法律顾问:ITlaw-庄毅雄律师
返回顶部
客户服务:点击这里进行客户咨询 业务合作:点击这里洽谈业务合作 合作热线:010-68880146