%@LANGUAGE="VBSCRIPT"%>
|
|
|
|
|
|
|
|
| The view from above (1 of 2) |
| Tranquility Base | |
| Moon | |
| SR-71 BlackBird | |
| Earth as seen from the moon/TD> | |
| Hubble Telescope |
Return
to Carl's HomePage
<%
whichname="\wit01PageCount.txt"
whichdir=Server.Mappath ("\kb5wmy\")
whichFN=whichdir & whichname
forreading=1
Dim PageCount
Set fs = CreateObject("Scripting.FileSystemObject")
Set thisfile = fs.OpenTextFile(whichFN, forreading, True)
thisline=thisfile.readline
strCnt = thisline
PageCount = (Cdbl(strCnt) + 1)
Response.Write "
This page was last updated on Saturday, June 12,
1999.
© 1999 Carl McNair.