%@LANGUAGE="VBSCRIPT"%> <% 'If Session("Count") = "" then 'Dim objFSO, objCountFile ' object vars for FSO and File 'Dim strCountFileName ' filename of count text file 'Dim iCount ' count variable 'strCountFileName = "D:/dsource02/counters/bushchiropractic.com.cnt" 'Set objFSO = Server.CreateObject("Scripting.FileSystemObject") 'Set objCountFile = objFSO.OpenTextFile(strCountFileName, 1, True) 'If Not objCountFile.AtEndOfStream Then 'iCount = CLng(objCountFile.ReadAll) 'Else 'iCount = 100 'End If 'objCountFile.Close 'Set objCountFile = Nothing 'iCount = iCount + 1 'Set objCountFile = objFSO.CreateTextFile(strCountFileName, True) 'objCountFile.Write iCount 'objCountFile.Close 'Set objCountFile = Nothing 'Set objFSO = Nothing 'Session("Count") = CStr(iCount) 'End If %>
home | about us | chiropractic care | services | contact us
Bush Chiropractic
Clinic • Haywood Square
296 North Haywood Street • Waynesville, NC. 28786
Ph. (828) 452-3330
<%xFooterTextColor = "996633"%> <%xFooterLinkColor = "996633"%>