Hallo
Hm, komisch.
Egal - Hier der Quelltext:
QUELLTEXT START
<html>
<head>
<meta http-equiv="Content-Language" content="de">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Forum Login</title>
</head>
<body>
<script language="Javascript">
<!--
function pruefen()
{
var ST;
ST="http://www." + this.document.form.T1.value + ".de";
alert(ST);
window.location.href = ST;
}
-->
</script>
<font color="#000080" size="6"><b>Forum Login</b></font>
<hr>
<b><font color="#808080" size="3">
Ab sofort wird für die Benutzung des Forums ein Passwort benötigt.</font></b><br><br>
<br>
<div align="left">
<table border="1" cellspacing="1" width="322" height="1" bordercolor="#808080">
<tr>
<td width="322" height="19" bordercolor="#FFFFFF" bgcolor="#C0C0C0"><font color="#000080"><b><i> Forum
- Login</i></b></font></td>
</tr>
<tr>
<td width="322" height="1" bordercolor="#FFFFFF">
<form NAME="form" OnSubmit=pruefen()>
<br>
<p align="center"><input type="password" name="T1" style="background-color: #FFFFFF; color: #000080; border: 1 solid #808080" size="33">
<input type="submit" value="Login" name="Login" style="background-color: #FFFFFF; color: #000080; border: 1 solid #808080"></p>
</form>
</td>
</tr>
</table>
</div>
</body>
</html>
QUELLTEXT ENDE
Olli