The problem appears to be a missing </form> tag. Let's see if this will work for illustrating it:
Quote:
<!--MAILING LIST-->
<form method="post" action="http://www.listbot.com/cgi-bin/subscriber">
<font face="verdana" size="2" color="#ffffff">Join our mailing list!</font>
<input type=text name="e_mail" value="enter email" SIZE="15" MAXLENGTH="25"><input type=hidden name="list_id" value="Mailing List"><input type=hidden name="Act" value="subscribe_list">
<input type=image src="http://www.listbot.com/subscribe_button.gif" border=0 width=77 height=28 alt="Click here to join our mailing list!">
</form>
<!--END MAILING LIST-->
<!--begin email-->
<table border="0" align="left">
<tr align="left">
<td align="left" valign="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<form name="login_form" action="http://socum.mail.everyone.net/email...s/loginuser.pl" method="post">
<tr>
<td align="center" valign="center" colspan=3>
<font face="Arial,Helvetica,sans-serif" size="1"><a href="http://socum.mail.everyone.net/email...eragreement.pl">Free email! Sign up!</a></font>
</td>
</tr>
<tr>
<td>
<input type="text" name="loginName" size="10" value="" maxlength=32>
<font color="#ffffff" face="verdana" size="1">User Name</font>
</td>
</tr>
<tr>
<td>
<input type="password" name="user_pwd" size=10 maxlength=32>
<font color="#ffffff" face="verdana" size="1">Password</font>
</td>
</tr>
<tr>
<td align="left" valign="top">
<input type="image" src="http://www.soc-um.org/images/newemail.gif" border="0" align="top" width="60" height="22" alt="Click here to login to your SOC-UM email account">
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--end email-->
<table border="0" cellspacing="0" cellpadding="0" height="60">
<tr bgcolor="#336699"><td><img src="http://www.britannica.com/awards/squaresearch.jpg" width="125" height="42"></td></tr>
<tr bgcolor="#6699CC"><td>
<table border=0 cellpadding=0 cellspacing=0 width="125" bgcolor="#6699CC" height="31">
<form action="http://search.britannica.com/bcom/se...,5843,,00.html" "target="Britannica.com" method="get">
<tr><td height="11" width="281"><div align="left">&nbsp;<input type="text" name="p_query0" size="5" align="absmiddle">
</div></td>
<td height="4" width="281"><div align="left">&nbsp;<input type="submit"name="submit" value="Find"></div></td></tr>
</form></table></td></tr></table>
<!--***********END BANNER IMAGE*********-->
|
Dan
edit: challenge is getting color tags to work with formatting tags...
edit 2: ok, instead of color coding the form tags, we'll go straight bold.
[This message has been edited by Dan Kaplan (edited 07-19-00@12:43 pm)]