mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 11:10:13 +01:00
8 lines
224 B
HTML
8 lines
224 B
HTML
<HTML><BODY><form action="1"></form><form action="2"></form><TABLE border=1><TR><TD>
|
|
<SCRIPT language=JavaScript>
|
|
|
|
document.write('<form action="' + document.forms[1].action + '">');
|
|
|
|
</SCRIPT>
|
|
</TD><TD>X</TD></TR></TABLE>
|