<% Set FS=Server.CreateObject("Scripting.FileSystemObject") Set RS=FS.OpenTextFile(Server.MapPath("counter.html"), 1, False) fcount=RS.ReadLine RS.Close fcount=fcount+1 'This code is disabled due to the write access security on our server: 'Set RS=FS.OpenTextFile(Server.MapPath("counter.html"), 2, False) 'RS.Write fcount 'RS.Close Set RS=Nothing Set FS=Nothing %>




top of page home

This page has been visited <%=fcount%>� times.

click here for your weather report