I have a form that checks for required fields and kicks error when fields are not complete. My error message says something like "You must enter name - Click Here to Return"<br />My code now takes us back to the form but does not retain what was already entered into the other fields, since my code, simply and only restarts the form.<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1--> print "\n<P><I>- <A HREF=http://www.dreamincode.net/forums/\"http://www.abcdef.com/cgi-bin/abcdef.cgi\" TARGET=\"_top\">Return to Signing Page</A>\n";<!--c2--></div><!--ec2--><br />How can I get to the previous page without loosing entrys on page?
</div>
</div>