|
<%
Dim sPath, filesys, scount, getValue, supdate, twohrs
sPath = Request.ServerVariables("Path_Translated")
sPath = Left(sPath,InstrRev(sPath,"\")) & "cnt.bin"
Set filesys = CreateObject("Scripting.FileSystemObject")
Set getValue = filesys.OpenTextFile(sPath,1,0)
scount = getValue.Readline
If Request.Cookies("bingopresquile.com")("recentvisitor") <> "yes" Then
scount = Int(scount) + 1
End if
getValue.close
scount = FormatNumber(scount, 0, 0, -1, -1)
%>
Bienvenue au Bingo de la Presqu'île... Du plaisir assuré! |
|
| |
| |