SuperX-Kernmodul
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

31 lines
838 B

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>SuperX-Anmeldung</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO 8859-1" />
<base target="_self"/>
<link rel="stylesheet" type="text/css" href="../style/superx.css"/>
</head>
<body>
<a href="http://www.superx-projekt.de" target="_parent" title="Homepage"><img src="../applet/images/Symbol.gif" alt="Logo von SuperX" border="0" /></a>
<h3>Anmeldung</h3>
<FORM ACTION="../servlet/SuperXmlAnmeldung" METHOD="post">
<p><p>Kennung: <br /><INPUT TYPE="Text" NAME="kennung" VALUE="">
</p>
<p><p>Passwort: <br /><INPUT TYPE="Password" NAME="passwort" VALUE="">
<INPUT TYPE="hidden" NAME="MandantenID" value="default">
</p>
<input type="Submit" name="Abschicken" value="Anmelden" class="clsButtonStyle" />
</form>
<hr />
</body>
</html>