mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01: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>
|