From ce69b2e1ce621e9ba3bb35141cbeea76af0e380c Mon Sep 17 00:00:00 2001 From: ja Date: Tue, 19 Oct 2021 10:22:34 +0200 Subject: [PATCH] Anpassungen css required validatoren --- Global.asax | 6 +++- login/ChangePW.aspx | 51 +++++++++++++++++++++----------- login/ChangePW.aspx.vb | 4 +-- login/login_FLEX.aspx | 30 ++++++++----------- login/login_FLEX.aspx.vb | 64 +++++++++++++++++++++++++++++++--------- 5 files changed, 104 insertions(+), 51 deletions(-) diff --git a/Global.asax b/Global.asax index b698a99..0dc5ae7 100644 --- a/Global.asax +++ b/Global.asax @@ -45,6 +45,10 @@ Session.Remove("TokenforEmail"); Session.Remove("SessID"); Session.Remove("urltochangepw"); - Session.Remove("USerID"); + Session.Remove("UserID"); + Session.Remove("test"); + Session.Remove("PW"); + + } diff --git a/login/ChangePW.aspx b/login/ChangePW.aspx index b9af7d9..c9cf513 100644 --- a/login/ChangePW.aspx +++ b/login/ChangePW.aspx @@ -160,33 +160,42 @@ - + - + + + + + + + + + + + + + - - - + - - + @@ -205,8 +214,13 @@ - - + + + + + + + @@ -215,20 +229,23 @@ - + + + + + - - - - - - - + + + + + + diff --git a/login/ChangePW.aspx.vb b/login/ChangePW.aspx.vb index 2f34d5d..6c37a13 100644 --- a/login/ChangePW.aspx.vb +++ b/login/ChangePW.aspx.vb @@ -57,7 +57,7 @@ Partial Class ChangePW Dim Msg, Style, Title As String If String.IsNullOrEmpty(txt_Pw.Text) = Not True AndAlso String.IsNullOrEmpty(txt_Pw_WH.Text) = Not True AndAlso String.IsNullOrEmpty(txt_Pw.Text) = Not True AndAlso String.IsNullOrEmpty(txt_Pw_WH_M.Text) = Not True Then - reqPassw1txt_M.Enabled = False + reqPasswtxt_M.Enabled = False reqPasswtxt_M.Enabled = False reqPasswtxt.Enabled = True reqPassw1txt.Enabled = True @@ -69,7 +69,7 @@ Partial Class ChangePW End If ElseIf String.IsNullOrEmpty(txt_Pw.Text) = True AndAlso String.IsNullOrEmpty(txt_Pw_WH.Text) = True AndAlso String.IsNullOrEmpty(txt_Pw_M.Text) = Not True AndAlso String.IsNullOrEmpty(txt_Pw_WH_M.Text) = Not True Then reqPasswtxt.Enabled = False - reqPassw1txt.Enabled = False + reqPassw1txt_M.Enabled = False reqPasswtxt_M.Enabled = True reqPassw1txt_M.Enabled = True reqPasswtxt_M.Validate() diff --git a/login/login_FLEX.aspx b/login/login_FLEX.aspx index 3f35e62..720da63 100644 --- a/login/login_FLEX.aspx +++ b/login/login_FLEX.aspx @@ -277,9 +277,9 @@
- + @@ -320,8 +319,7 @@ - - +
- - + +
@@ -292,14 +292,13 @@ - +
- - +
@@ -342,15 +340,14 @@ - - + + - - + @@ -363,7 +360,7 @@ - I forgot my password + I forgot my password @@ -375,12 +372,11 @@ - - - + - + +