es ist nur eine kleine Sache:
Jede x ms soll ein iframe aktualisiert werden.
Würde euch mein Elitegold geben.
HTML Code:
<html> <head> <title></title> </head> <body> <table> <tr> <td> <form action="client.php" method="post"> <input type="text" name="command" size="20"></input> <input type="password" name="pw" size="20"></input> <input type="submit"></input> </form> </td> </tr> <tr> <td> <iframe src="server.txt" id="server"></iframe> </td> </tr> <tr> <td> <a href="impressum.html">Impressum</a> | <a href="screens/current.jpg">Screen</a> </td> </tr> </table> </body> </html>






