您目前尚未登陆,请选择【登陆】或【注册
首页->行政办公->个人图书管理系统源码>>Reader/ReaderLogin.aspx>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:个人图书管理系统源码


当前文件路径:MyLibary/Reader/ReaderLogin.aspx 文件类型
普通视图
		            
1<%@ Page Language="C#" AutoEventWireup="true" CodeFile="ReaderLogin.aspx.cs" Inherits="Reader_ReaderLogin" %> 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</head> 9<body onload="document.all.txtName.focus()"> 10 <form id="form1" runat="server"> 11 <div> 12 13 <table id="Table1" style="FONT-SIZE: 12px; FONT-FAMILY: Tahoma; BORDER-COLLAPSE: collapse; " width=400 align="center" border="0" runat="server" bgColor="#f1f0f4"> 14 <tr> 15 <td align="center" colspan="2"> 16 <br /> 17 <h1><font face="楷体_GB2312"><b> 登录我的图书馆</b></font></h1> 18 <hr width="90%"> 19 </td> 20 </tr> 21 <tr> 22 <td align="right"> 23 <img height="16" src="../Images/name.gif" width="11" />用户名: 24 </td> 25 <td> 26 <asp:TextBox id="txtName" runat="server" Width="193px"></asp:TextBox> 27 </td> 28 </tr> 29 <tr> 30 <td align="right"> 31 <img height="12" src="../Images/mm.gif" width="11" />&nbsp;&nbsp;&nbsp;码: 32 </td> 33 <td > 34 <asp:TextBox id="txtPwd" runat="server" Width="192px" TextMode="password"></asp:TextBox></td> 35 </tr> 36 <tr> 37 <td colspan="2" align="center"> 38 <asp:Label ID="lblMessage" runat="server" ForeColor="Red"></asp:Label><br /> 39 <asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/Images/Login.GIF" OnClick="ImageButton1_Click" /></td> 40 41 </tr> 42 <tr> 43 <td colspan="2"> 44 &nbsp; 45 附注:<br /> 46 &nbsp; 1. 47 读者用户名为读者的证件号<br /> 48 &nbsp; 2. 49 读者信息查询的初始密码为读者证件号(一般即为您的学号或教师号)<br /> &nbsp; 3. 50 密码在进入系统后可由读者重新设置<br /> 51 </td> 52 53 </tr> 54 </table> 55 </div> 56 </form> 57</body> 58</html> 59
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:个人图书管理系统源码

- 三层小型论坛系统源码

- 身份证号码验证示例源码

- 书爸爸电子书连载网源码

- 简单相册源码(利用ajax实现幻..

- Asp.net生成html文件源码(模..

- 云南工艺品网前台源码

- 最简单无刷新聊天室源码

- 邓西网站在线帮助系统V2.0(A..

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号