Änderungen invoices.aspx und andere seiten im Prozess optimiert.
This commit is contained in:
@@ -20,6 +20,7 @@ Partial Class login_Logout
|
||||
'Dim cookie2 As HttpCookie = New HttpCookie(sessionStateSection.CookieName, "")
|
||||
'cookie2.Expires = DateTime.Now.AddYears(-1)
|
||||
'Response.Cookies.Add(cookie2)
|
||||
Response.BufferOutput = True
|
||||
Response.Redirect("../login/login_FLEX.aspx")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user