Basic usage

Back

If you put a SSI as follows

<!--#include virtual="cgi-bin/topdisp.cgi?mode=event" -->

It display as follows;

  • We have a meeting on 15th.(8/1/04)

    Actula usage

    HTML discriptoin

    Actual display
    Event
  • We have a meeting on 15th.(8/1/04)
    all
  • Announcement
  • No Announcement so far.
    all
  • Event information
    1. The mail address has been udpated(7/30/04)
    2. Renewal!(7/3/04)
      all

    You can make an shtml file for "display all". Then you can design the page whatever you want.
    e.g.:Display alli<a href="updatesample.shtml">Display all</a>j

    Data file of this example


    To edit data file, add a link as follows

    <a href="cgi-bin/topdisp.cgi?edit=on">admin"</a>

    Then it will display sa follows

    admin


    back