我爱Aspx >> Asp.Net >> ASP.NET 2.0中保证应用程序的安全| Login.aspx <%@ Page Language="VB" MasterPageFile="~/Site.master"%> <asp:Content ID="Content1" ContentPlaceHolderId="MainBody" runat="server"> <asp:login ID="Login1" runat="server" createuserurl="CreateUser.aspx" createusertext="Create a New Account" /> </asp:Content> CreateUser.aspx <%@ Page Language="VB" MasterPageFile="~/Site.master"%> <asp:Content ID="Content1" ContentPlaceHolderId="MainBody" runat="server"> <asp:CreateUserWizard ID="CreateUserWizard1" runat="server" continuedestinationpageurl="Home.aspx"/><br /> <a href="Home.aspx">Return to Default Home Page</a><br /> <a href="HomeLoginView.aspx">Return to LoginView Home Page</a><br /> <a href="HomeChangePassword.aspx">Return to ChangePassword Home Page</a><br /> </asp:Content> |
| <%@ Page Language="VB" MasterPageFile="~/Site.master"%> <asp:Content ID="Content1" ContentPlaceHolderId="MainBody" runat="server"> <asp:loginview ID="LoginView1" runat="server"> <loggedintemplate> <h1> <asp:loginname id="LoginName1" runat="server" formatstring="Welcome {0}" /> </h1> </loggedintemplate> <anonymoustemplate> <h1>Welcome to Login Controls</h1> <asp:login ID="Login1" runat="server" createuserurl="CreateUser.aspx" createusertext="Create a New Account" /> </anonymoustemplate> </asp:LoginView> </asp:Content> |
| <%@ Page Language="VB" MasterPageFile="~/Site.master"%> <asp:Content ID="Content1" ContentPlaceHolderId="MainBody" runat="server"> <asp:ChangePassword ID="ChangePassword1" runat="server" createuserurl="CreateUser.aspx" createusertext="Create a New Account" canceldestinationpageurl="HomeChangePassword.aspx" displayusername="true" continuedestinationpageurl="HomeChangePassword.aspx"/> </asp:Content> |
ASP.NET 2.0中层次数据的处理[03-18]
解决Asp.net"代码不紧凑&qu..[03-18]
设计ASP.NET应用程序的7技巧[03-18]
让Asp.NET DataGrid可排序,选择,..[03-18]
ASP.NET编程入门随想之宽容[03-17]
.NET下的设计模式研究之桥接模式[03-17]
ASP.NET 2.0服务器控件之客户端功..[03-17]
ASP.NET+Atlas创建客户端Web应用..[03-17]
基于ASP.NET技术的驾校网页设计[03-17]
ASP.NET+Atlas创建客户端Web应用..[03-17]
程序员应具备的素质[03-18]
体验Visual Studio 2005新特性(3..[03-18]
体验Visual Studio 2005新特性(2..[03-18]
体验Visual Studio 2005新特性(1..[03-18]
微软五年磨一剑 解说VS2005[03-18]
ASP.NET 2.0中层次数据的处理[03-18]
解决Asp.net"代码不紧凑&qu..[03-18]
设计ASP.NET应用程序的7技巧[03-18]
让Asp.NET DataGrid可排序,选择,..[03-18]
“熊猫烧香”病毒制造者李俊被正..[03-18]