<%@LANGUAGE="VBSCRIPT"%> Know where this is?

Pictures of a Beautiful Place

Click on a thumbnail to view a larger picture.

A picture of a warm sandy beach. A warm sandy beach.
A picture of the beach as the sun goes down... As the sun goes down...
An aerial view of a coral reef. An aerial photograph of waves crashing upon a coral reef.
A picture of a spectaculor waterfall. A spectacular waterfall.
A picture of another spectaculor waterfall. Another spectacular waterfall.

Would you believe Sri Lanka??

Return to Photography Page

Return to Carl's HomePage

<% whichname="\NicePlacePageCount.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 "
" Response.Write ("You are Visitor number ") Response.Write PageCount Response.Write "
" thisfile.Close set thisfile=nothing Set WriteStream = fs.CreateTextFile(whichFN, True) WriteStream.WriteLine PageCount WriteStream.Close set fs=nothing %>

This page was last updated on Saturday, June 12, 1999.
� 1999 Carl McNair.