<html>
<head>
<title>TGM-Account mittels LDAP &uuml;berpr&uuml;fenn</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">

<form name="form_1" method="post" action="code4.php">
  <table border="0" cellspacing="5" cellpadding="0">
    <tr>
      <td align="right">Benutzername:</td>
      <td>
        <input type="text" name="uid">
      </td>
      <td>&nbsp;</td>
    </tr>
    <tr>
      <td align="right">Kennwort:</td>
      <td>
        <input type="password" name="pwd">
      </td>
      <td>
        <input type="submit" name="login" value="Login">
      </td>
    </tr>
  </table>

</form>
&copy by Dr. Stefan Hertl
<p>&nbsp;</p>
</body>
</html>