How can I set up the Java countdown/countup maker?

This script creates a Java countdown or countup display, to or from a particular time. Note: This Java applet, while easy to use, is only minimally customizable and does not present very well. Feel free to use the script as long as you understand these limitations.

1- Click on the Countdown link in the CGI Center area.
2- Choose the time zone for the clock in the TimeZone drop-down list.
3- Enter the date that you are counting down to or up from in the Month, Hour, Day, and Year drop-down lists.
4- Click on the Make HTML button to preview the countdown and create the HTML code to make it work. Alter the countdown and preview the result until you are happy with the display.
5- Copy and paste the HTML code to your web page. 6- Upload your new HTML page to test the results.

Related Articles

What is CGI?

CGI (Common Gateway Interface) is a standard for running external programs from a Web server. CGI allows the returned HTML page to be dynamic for example, with a CGI script you could access...

How can I install simple CGI Wrapper?

The CGI Wrap script creates a scgi-bin folder at the public_html level of your web site. This allows you to run scripts with your own user ID. The advantage of this is that you can run scripts that...

How can I Install random HTML script?

This simple script allows you to insert random pieces of text into your web page. This is useful for daily quotes, helpful hints, or any other place where random text is useful.1- Click on the on...

How can I modify the guestbook template?

You can modify the appearance of your guestbook template at any time. 1- Click on the Simple Guestbook link in the CGI Center area. 2- Click on the Edit Guestbook Template link. 3- Copy and paste...

How can I View the guestbook?

You will want to be able to view your guestbook once visitors start leaving comments. You can keep the guestbook private, or you can set it up so that anyone can view the guestbook.1- Click on the...