mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|