ET Date Tag - Example

If you can't see any date in the example above it is because you aren't accessing this page from a webserver (the browser usually prevents the applet from accessing the date of a file if it is located on the local hard disk). This is what you should see.

Next example

This is a good example to start with when you are trying this applet on your own.

<applet code="ET_DateTag.class" width="200" height="30">
<param name="TextAlign" value="center">
<!--If no URL parameter is given the applet shows the date of the current html file.-->
</applet>

The source shown above is not exactly the same as for the example, as it assumes that the class files are in the same directory as the html file.


© 1997-2000 Entanke. Visit us at http://www.entanke.se/ for more information.