%@ Page Title="Change Password" Language="C#" MasterPageFile="~/Site.master" AutoEventWireup="true" CodeBehind="ChangePassword.aspx.cs" Inherits="myWebApplication.Account.ChangePassword" %> Change Password Use the form below to change your password. New passwords are required to be a minimum of <%= Membership.MinRequiredPasswordLength %> characters in length. Account Information Old Password: * New Password: * Confirm New Password: * *
Use the form below to change your password.
New passwords are required to be a minimum of <%= Membership.MinRequiredPasswordLength %> characters in length.
Old Password: *
New Password: *
Confirm New Password: * *