% Set FS=Server.CreateObject("Scripting.FileSystemObject") Set RS=FS.OpenTextFile(Server.MapPath("counter.txt"), 1, False) fcount=RS.ReadLine fcount=fcount+1 RS.Close 'This code is disabled due to the write access security on our server: Set RS=FS.OpenTextFile(Server.MapPath("counter.txt"), 2, False) RS.Write fcount RS.Close Set RS=Nothing Set FS=Nothing %>
|
S.O.R.V.A. of Schoolcraft Co. MI. UP | |
|
4th July Parade Mansitique MI Meetings at the Manistique Moose Lodge 5 M. W. of town on M149, 4th Wed. of the month. 6:30 pm Now full Mexican Menu |
Club Meets monthly, 4 Wed., Public Invited. NEW Members Forum now Post questions and comments it COOL. I have heard that we do not do enough "FUN STUFF" during the riding season. So.... Lets bring our fun ideas to the next club meeting and start planing this year. If you can not attend please leave something on the forum!. Also a new Bill introduced to allow ORV use on County roads. If this fails our UP country roads maybe closed. So lets support this action and write our Legislative Representatives. See the forum for more details |
| Schoolcraftcountychamber | 2007 Summer Schedule | Members Forum | ||
|---|---|---|---|---|
|
Want to Join SORVA Click Here and print form. |
|
You Are visitor number |
<%=fcount%> |