Forwarded message 1
Below i copyed from the front page of hotmail.com its log in form as an
example of what i need, if i wanted to post to this form how would i? what
code would i use
<form name="passwordform" action="http://207.82.252.251/cgi-bin/start"
method="POST">
<table width=615 border=0 cellspacing=0 cellpadding=0>
<tr>
<td align="center" valign="top" width=215 rowspan=10>
<img src="http://209.1.112.251/spacer.gif" alt="-" width=215
height=1 border=0>
<img src="http://209.1.112.251/logo_msnhm_lg.gif" width=171
height=128 alt="[MSN Hotmail Logo]">
<img src="http://209.1.112.251/slogan_bl.gif" width=114
height=111 border=0 alt="The World's FREE Web-Based Email">
</td>
</tr><tr>
<td colspan=2>Free Email ( Electronic Mail ) on the Internet
using your Web Browser.</td>
</tr><tr>
<td valign="top" colspan=2><img
src="http://209.1.112.251/home_lblreg2.gif" width=400 height=14 border=0
alt="Registered Users"></td>
</tr><tr>
<td width=10><img src="http://209.1.112.251/spacer.gif" alt="-"
width=10 height=1 border=0></td>
<td>
<table border=0 cellspacing=0 cellpadding=0>
<tr>
<td><img src="http://209.1.112.251/home_lbllogin.gif"
width=70 height=26 border=0 alt="Login Name:"></td>
<td> </td>
<td><img src="http://209.1.112.251/home_lblpasswd.gif"
width=70 height=26 border=0 alt="Password:"></td>
<td></td>
</tr><tr>
<td><input type="text" name="login" size="16"
maxlength="16"></td>
<td> </td>
<td><input type="password" name="passwd" size="16"
maxlength="16"></td>
<td align="center" valign="top">  <input
type="submit" name="enter" value="Enter"></td>
</tr><tr>
<td align="center" colspan=3><INPUT TYPE="radio"
NAME="frames" VALUE="yes"><img src="http://209.1.112.251/home_lblframes.gif"
width=70 height=17 border=0 alt="Frames">
<INPUT TYPE="radio" NAME="frames" VALUE="no"><img
src="http://209.1.112.251/home_lblnoframes.gif" width=70 height=17 border=0
alt="No Frames">
<INPUT TYPE="radio" NAME="frames" VALUE="auto"
checked><img src="http://209.1.112.251/home_lbldefault.gif" width=70 height=17
border=0 alt="Use my Default"></td>
<td></td>
</tr>
</table>
</td>
</tr><tr>
<td colspan=2>
<A HREF="">
<IMG src="http://209.1.112.251/home_do_passwdret.gif" width=150
height=15 hspace=12 vspace=10 alT="Forgot Your Password?" border=0></A>
</TD>
</TR><TR>
<TD colspan=2 valign="top"><A HREF="/cgi-bin/indexmap.cgi"><IMG
src="http://209.1.112.251/home_do_map.gif" width=400 height=100 border=0
vspace=5 alt="Learn More About Hotmail" ismap usemap="#mainmap"></A></TD>
</TR><TR>
<TD colspan=2>No software. No configuration other
than optional one-time POP Mail setup.</TD>
</TR>
</TABLE>
<INPUT type="hidden" name="curmbox" value="ACTIVE">
<INPUT type="hidden" name="js" value="no">
</FORM>