<!--StartFragment--><script language="JavaScript"> function updatewin() { html.document.open("text/html"); html.document.write(document.lap.forras.value); html.document.close() } function ujablak() { html = window.open("","","resizable=1,scrollbars=1,screenX=50,screenY=50,menubar"); } function biztos() {return confirm("Biztos, hogy trljem?")}
function closeIt() { close(); }
</script>
<table background="" border="0"> <tbody><tr> <td width="100%">
</td> </tr> </tbody></table> <form name="lap" onreset="return biztos()"> <textarea rows="20" cols="60" name="forras"></textarea><br /> <input value="Megnzem" onclick="ujablak(),updatewin()" type="button"> <input value="Trls" type="reset">
|