Ugh I'm having such an annoying time with this. I'm a novice when it comes to forms. I admit i stole some code to make a multiple page form, and I am trying to set it up with my cgi bin first before altering the code and customizing it the way I want it. There is supposed to be two parts to the form, the first page you fill out, then you go to a second form to fill out, then that information is supposed to be sent to me and there's a page that reviews everything entered. BUT, the code skips the second form and jumps right to the review page and a lot of the review stuff is actually code. ??? Here's where it's at:
<center><table width=450 bordercolor=black border=1 cellpadding=3 cellspacing=0>
<tr bgcolor="#CC6600">
<td colspan=2><font face="arial" size=2 color="White"><b>
Form Manager allows you to create
multiple page forms that allow you to go back and forth between
pages. Data entered is not lost during this process. Any HTML form
can be created and customized to be processed by Form Manager.
</font>
</td>
</tr>
</table></center>
<p>
<table width=450 align=center>
<tr><td><font face="arial" size=2>Current Date / Time </td><td><font face="arial" size=2>: Monday - February 12th, 2007 - 14:45:00</td></tr>
<tr><td><font face="arial" size=2>Users IP Address</td><td><font face="arial" size=2>: 68.186.117.0</td></tr>
<tr><td><font face="arial" size=2>Users Host Name </td><td><font face="arial" size=2>: 117-186-68-0.dhcp.mdfd.or.charter.com</td></tr>
</table>
Bookmarks