Designänderung am Code
This commit is contained in:
@@ -75,7 +75,7 @@ Partial Class login_ChangePW
|
||||
reqPasswtxt_M.Validate()
|
||||
reqPassw1txt_M.Validate()
|
||||
|
||||
If reqPassw1txt_M.IsValid And reqPasswtxt_M.IsValid Then
|
||||
If reqPasswtxt_M.IsValid And reqPassw1txt_M.IsValid Then
|
||||
tempstr = txt_Pw_M.Text
|
||||
End If
|
||||
Else
|
||||
|
||||
Reference in New Issue
Block a user