<HTML> <HEAD> <TITLE>Gyalogl CHAT
/ Belps </TITLE> <META HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=iso-8859-2"> <SCRIPT
LANGUAGE="JavaScript"> <!--
function setWin()
{ window.open('','chatwin','resizable=no,status=no,width=602,height=560,top=10,left=10,scrollbars=no'); document.select.submit()
; } //--> </script> </head> <body> <form
action="http://chat.gyaloglo.hu/php/gochat_cgyh.php"
method="get" target="chatwin" name="select" onSubmit="setWin();">
Beceneved: <input type="text"
name="username"> <input type="hidden" name="room"
value="szobdneve"> <input type="submit" name="Submit"
value="Belps"> </form>
</body> </html> |