Änderungen Implementierung Fehlernummern-System in jeder Seite
This commit is contained in:
@@ -9,7 +9,12 @@ Partial Class login_FLEX
|
||||
Dim passw As String = String.Empty
|
||||
|
||||
Protected Sub Page_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||
|
||||
VERAG_VARIABLES.initerrorcount()
|
||||
If Page.IsPostBack = True Then
|
||||
Page.MaintainScrollPositionOnPostBack = True
|
||||
Else
|
||||
Page.MaintainScrollPositionOnPostBack = False
|
||||
End If
|
||||
End Sub
|
||||
Protected Sub ValidateUser(sender As Object, e As EventArgs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user