<% Option explicit Dim fso, f, sFile Dim strLine, rowArray, rowType, showTime, krogTime, krogName, krogAddress, krogExtra, currentDate %> <% Server.ScriptTimeout = 1200 %> Batalj®

HöstRus(k) 2015

<% '*** Set filename sFile = Server.MapPath("64314761-8CA8-4953-826B-073FE5EDBE8.txt") Set fso = CreateObject("Scripting.FileSystemObject") Set f = fso.OpenTextFile(sFile, 1) '*** Read row Do While f.AtEndOfStream <> True strLine = f.ReadLine rowArray = Split(strLine, "|") If UBound(rowArray) > 4 Then rowType = rowArray(0) showTime = rowArray(1) krogTime = rowArray(2) krogName= rowArray(3) krogAddress= rowArray(4) krogExtra= rowArray(5) currentDate=FormatDateTime(Now, 0) If rowType = "0" Then %> <% End If If rowType = "1" Then If showTime <= FormatDateTime(Now, 0) Then %> <% End If End If If rowType = "2" Then If showTime <= FormatDateTime(Now, 0) Then %> <% End If End If End If Loop f.Close Set f = Nothing Set fso = Nothing %>
 
<%=krogTime%>  <%=krogName%>  <%=krogAddress%>
<%=krogExtra%>
<%=krogTime%>
Kalendern

Rekad av Anders&Torvald

 

<%=currentDate%>