| Display Current
URL |
To make the current
web address display on any page, add the following:
|
| |
|
| Display Your Visitor's
IP Address |
Rename the file
that you want to use this on so it has the extension html-ssi (NT)
or .shtml (Unix) and insert this code where you want the ip address
to appear:
|
| |
|
| Show Current Time
with Seconds Counter |
Insert this section
in the HEAD of your web page:
Replace the <body> tag with this: <BODY onLoad="StartClock24()">
And add the code below where you want the clock to appear.
|
| |
|
| Javascript Back
Link |
This script
will send visitors back one page.
|
| |
|
| Display Visitor's
Browser Type |
This script will
output what browser a visitor is using.
|