Perl CGI  «Prev 

initial.htmlp

<!-- $filename -->

<!-- the table is just here for aesthetic reasons 
     i use it to give the page some air 
  -->
<table>
  <tr><td width=20 height=30>
  <tr><td><td>

    <a href="$callback?state=create"><img src=create.gif width=115 height=45 
      border=0 alt="Create an entry"></a>

  <tr><td height=30>
  <tr><td><td>

    <a href="$callback?state=view"><img src=view.gif width=135 height=45 
      border=0 alt="View recent entries"></a>

  <tr><td height=30>
</table>