<%@LANGUAGE="VBSCRIPT"%>

Welcome to Carl McNair's Online Picture Album! 

I hope you enjoy browsing my online picture album. My online picture album is divided into various mini picture albums. Please select a mini album to browse using one of the following hyperlinks you see below. Sample pictures from various mini-albums can be found on the right hand side of this Web page. I have many more pictures to add and will add them when I have some free time. Sadly, free time is becoming a rare commodity these days :(

Pictures I've taken

Pictures with me in them!

Pictures I Wish I Actually Took

Sample Pictures

From the Garden Album (2 of 2)

From the mini-album: Back to Nature.

From the mini-album: My Family

From the mini-album: Technical Things.

From the mini-album: Automobile collection

From the mini-album: A view from above

 

Images made with Olympus D600L and re-sized , full size files available on request.

Return to Carl's HomePage

<% whichname="\DigicamPageCount.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 Monday, November 15th, 1999.
© 1999 Carl McNair.