Beispiel 2

<table style="border:1px solid #CCCCCC">
 <tr>
  <td>
  <table border="0">
  <form action="http://www.teamspace.com/cgi-bin/ts_enterteam.pl" method="post">
  <input type="hidden" name="Language" value="1">
   <tr>
    <td style="font-size:8pt">Team</td>
   </tr>
   <tr>
    <td><input type="text" name="TSID" value="" size="6"></td>
   </tr>
   <tr>
    <td style="font-size:8pt">Name</td>
   </tr>
   <tr>
    <td><input type="text" name="UserName" value="" size="6"></td>
   </tr>
   <tr>
    <td style="font-size:8pt">Password</td>
   </tr>
   <tr>
    <td><input type=password name=Passwd size="6"></td>
   </tr>
   <tr>
    <td><input style="font-size:8pt" type="submit" value="Login"></td>
   </tr>
   <tr>
    <td><a href="http://www.teamspace.com" style="text-decoration:none; color:#445566;font-size:7pt;">&copy; teamspace</a></td>
   </tr>
  </form>
  </table>
  </td>
 </tr>
</table>