Last Revison Date: 31 Aug 2007

For you SingNet Personal Homepage, you can use a simple CGI script to display a counter, time and date.
Take note that all other CGI scripts are not supported.

(1) To use your counter, simply include the line:

(2) To use it as a time clock...

(3) And finally, to use it as a date clock

Important:
  1. For counter, the line is
    <img src="http://web.singnet.com.sg/cgi-bin/Count.cgi?df=userid.dat">
  2. You must replace userid with your own SingNet userid
  3. For example, if your SingNet userid is annie
  4. The line for the counter will be
    <img src="http://web.singnet.com.sg/cgi-bin/Count.cgi?df=annie.dat">