<html>
<head>
<meta  HTTP-EQUIV="REFRESH" CONTENT="10, url=http://www.kde.org">
</head>
<body>
<form action="test.php" method="POST">
<p>
<input type="text" size="10" name="loginname" value=""><br>
<input type="password" size="10" name="passwd">
<p>
<input type="submit" name="submit" value="Add!">
</form>

</body>
</html>