<%@ Language=VBScript %>
<%
option explicit
Response.Expires = 0
'on error resume next
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
<title>ASP Weitere Objekte: Loginformular mit Redirect 2
</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
</head>
<body>
<h1>Kein Zugriff
</h1>
<p>Die maximale Anzahl Loginversuche wurde überschritten
</p>
<!--#include virtual="asppages/silvi/_include/inchtmlnachspann.asp" -->
</body>
</html>
Demo: uebungen/uebung4_4login2.asp
Letzter Update:
26.12.2021 16:48
Zurück zur
Liste mit ASP-Übungen auf
www.ecotronics.ch