DateTrack: Example #5

To view the applet tag in use above, right click inside this frame and choose View Source

In these examples, the applets are run almost entirely using codes. The DisplayText consists of just the short URL (|su). The ReactText consists of the words 'File size: ' and the code |fs to display the file size.

DateTrack adds either 'bytes' or 'k' to the file size, as you can see from the examples above. For larger files it will use 'Mb', but we're not going to bloat this documentation with a 3Mb file just to prove it!