Perl CGI  «Prev 

More with the state-machine Guestbook

save.htmlp

<!-- $filename -->

<table>

  <tr><td height=35>
  <tr><td width=20><td width=300>

<h3>Your entry has been saved.</h3>

<form method=POST action="$callback">
<input type=hidden name=state value=view>

<input type=submit value=" Continue ">
</form>

  <tr><td height=35>

</table>