Änderungen Design
This commit is contained in:
@@ -5,10 +5,7 @@ Partial Class login_login_TEST
|
||||
Inherits System.Web.UI.Page
|
||||
Dim CustomerIDTextBox As TextBox
|
||||
Protected Sub Page_Load(sender As Object, e As EventArgs)
|
||||
If Not IsPostBack Then
|
||||
Dim varlink As String = Request.Url.ToString
|
||||
Response.Redirect(varlink, False)
|
||||
End If
|
||||
|
||||
End Sub
|
||||
Protected Sub ValidateUser(sender As Object, e As EventArgs)
|
||||
Dim userId As Integer = 0
|
||||
|
||||
Reference in New Issue
Block a user