Please enable JavaScript.
Coggle requires JavaScript to display documents.
NewLogin, NewLogin - Coggle Diagram
NewLogin
Url轉址帶參數
根據_memberId
區分自己或外部網頁
一般登入
LoginType.Normal
忘記密碼
LoginType.ResetPassword
RedirectPasswordOtpPage()
未註冊
用GetMemberInfo()來判斷
轉址到註冊頁
Registered.aspx
註冊成功
自己
一般登入
LoginType.Normal
ReturUrl = ""
忘記密碼
LoginType.ResetPassword
NewLogin
Page_Load
一般登入
LoginType.Normal
_memberId有值?
無
自己
有
外來網頁
重設密碼登入
LoginType.ResetPassword
SeeInfo.Identify有值?
無
清空SessInfo
有
自動填入帳號