mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
25 lines
498 B
HTML
25 lines
498 B
HTML
<html>
|
|
<head>
|
|
<title>MSN Hotmail - Compose</title>
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<table cellpadding=0 cellspacing=0 bgcolor="#93BEE2" width=100% style="border-left:4px solid #93BEE2;">
|
|
<form name="hiddentext"><input type="hidden" name="sigtext" value=""></form>
|
|
<form name="composeform" method="POST" action="http://lw9fd.law9.hotmail.msn.com/cgi-bin/premail">
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
</form>
|
|
</table>
|
|
|
|
<SCRIPT>
|
|
document.write("This is an HTMLFormElement: " + document.composeform);
|
|
</SCRIPT>
|
|
</body>
|
|
</html>
|