<% Set FileObject = Server.CreateObject("Scripting.FileSystemObject") Dir = Request.ServerVariables("SCRIPT_NAME") Dir = StrReverse(Dir) Dir = Mid(Dir, InStr(1, Dir, "/")) Dir = StrReverse(Dir) HitsFile = Server.MapPath(Dir) & "\ntcount\hits.txt" On Error Resume Next Set InStream= FileObject.OpenTextFile (HitsFile, 1, false ) OldHits = Trim(InStream.ReadLine) NewHits = OldHits + 1 Set OutStream= FileObject.CreateTextFile (HitsFile, True) OutStream.WriteLine(NewHits) %> World Professional Boxing Federation
  Welcome  
World Professional Boxing Federation
United States Boxing Council
Official Website
     
   
     
"Click on WPBF badge for the best International Boxing"
Pages designed by CZLSystems Ply,Ltd.
Copyright 2006. WPBF- USBC All rights reserved.