Nachricht bei nicht ladens der iFrames.

This commit is contained in:
ja
2022-02-15 09:53:38 +01:00
parent ede49f46b5
commit 29a4308f45
4 changed files with 54 additions and 48 deletions

View File

@@ -10,7 +10,7 @@ Partial Class login_FLEX
Private salt As Byte()
Private intzahl As Integer
Public intzahliterats As Integer = -1
Protected Async Sub Page_Init(sender As Object, e As EventArgs) Handles Me.Init
Protected Sub Page_Init(sender As Object, e As EventArgs) Handles Me.Init
VERAG_VARIABLES.initerrorcount()
End Sub
Protected Async Sub Page_Load(sender As Object, e As EventArgs) Handles Me.Load