If you put a SSI as follows
<!--#include virtual="cgi-bin/topdisp.cgi?mode=event" -->
It display as follows;
Actual display
|
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
<a href="cgi-bin/topdisp.cgi?edit=on">admin"</a>
Then it will display sa follows