% Country = formatSQLInput(Request.QueryString("Country")) Category = formatSQLInput(Request.QueryString("Category")) ID = formatSQLInput(Request.QueryString("ID")) Home = true if Category <> "N/A" then txtTitle = "Watch live "&Category&" channels free online Television on Internet :: TrackSatStream.com" end if if Country <> "N/A" then txtTitle = "Watch live "&Country&" channels free online Television on Internet :: TrackSatStream.com" end if if ID <> "N/A" then OpenConnection OpenRecordSet("Select * from StreamsDB Where ID = "&ID&" ") if not(rs.eof and rs.bof) then txtTitle = "Watch live " & rs("ChannelName") & " channel :: TrackSatStream.com" end if CloseRecordset CloseConnection end if %>
<%if txtTitle = "" then%>| <% if Country <> "N/A" then Response.Write "Watch TV from " & Country end if if Category <> "N/A" then Response.Write "Watch TV (" & Category & ")" end if %> |
|
|
| "> |