"
tblout = tblout & "| " & Trim(Left(firstSplit(x), 5)) & " | "
tblout = tblout & "" & Trim(Mid(firstSplit(x), 6, 6)) & " | "
tblout = tblout & "" & pc & " | "
tblout = tblout & "" & dt & " | "
tblout = tblout & "" & Trim(Mid(firstSplit(x), 41)) & " | "
tblout = tblout & "
" & vbCrLf
End If
Next
tblout = tblout & ""
makeTBLtvcom = tblout
End Function
%>
<%
Function getLastMod(file2check)
Dim objFSO
Set objFSO = CreateObject("Scripting.FileSystemObject")
Set f = objFSO.GetFile(Server.MapPath( file2check ))
fModDate = WeekdayName(WeekDay(f.DateLastModified), True)_
& ", " & Day(f.DateLastModified)_
& " " & MonthName(Month(f.DateLastModified), True)_
& " " & Year(f.DateLastModified)_
& " " & Hour(f.DateLastModified)-5 & ":00"
getLastMod = fModDate
End Function
%>
<%
'does user like this show?
If len(ShowID) > 0 Then
ShowLikes = request.Cookies("Likes")
ShowLikes = "x" & ShowLikes & "x"
If InStr(ShowLikes, "x" & ShowID & "x") Then display = "unlike" Else display = "like"
'user clicked on un/like
Dim likeClick
likeClick = request.Form("likeLink")
If likeClick > "" Then
showLikes = request.Cookies("Likes")
If showLikes > "" Then showLikes = "x" & showLikes & "x"
If InStr(showLikes, "x" & showid & "x") Then
'unlike
showLikes = Replace(showLikes, showid & "x", "")
Else
'like
showLikes = showLikes & showid
End If
If Left(showLikes, 1) = "x" Then showLikes = Mid(showLikes, 2)
If Right(showLikes, 1) = "x" Then showLikes = Left(showLikes, Len(showLikes) - 1)
response.Cookies("Likes") = ShowLikes
With response.Cookies("Likes")
.domain = "epguides.com"
.expires = #12/31/2037#
.path = "/"
'.secure = true
End With
newURL = Replace(Request.ServerVariables("URL"),"default.asp","")
response.Redirect("https://epguides.com/" & newURL)
End If
Else
'do nothing
End If
%>
(a Titles & Air Dates Guide)
Last updated:
<%=getLastMod("../rage/3969.txt") %>
Show Details:
Start date:
Nov 1993
End date: Dec 1993
Status: cancelled/ended
Network(s):
BBC Two (
UK)
Run time: 30 min
Episodes: 6 eps
Genre(s): Comedy
Episode list from:
TVRage (links if any to TVRage may no longer work)
NOTES
The episodes titles given here are not official.They refer to the song played by the BBC Big Band.