Änderung Ablauf
This commit is contained in:
@@ -24,6 +24,7 @@ Partial Class CustomsAviso
|
||||
Kdnrtext = Session.Item("CustomerID")
|
||||
Catch A As UnauthorizedAccessException When String.IsNullOrEmpty(Kdnrtext)
|
||||
MsgBox("Dieser Bereich ist nicht gestattet! Ein Fehler ist bei der Validierung der ID aufgetreten! Bitte erneut versuchen!", MsgBoxStyle.Information, "Error in User Area!")
|
||||
Response.Redirect("Error.aspx")
|
||||
End Try
|
||||
|
||||
DataBind()
|
||||
|
||||
Reference in New Issue
Block a user