Count Lines in Pages

Contents of Page: default_rd.asp Number of Lines: 16 Last Modified: 8/22/2018 1:32:39 PM
0001: <% @Language = "VBScript" %>
0002: <%
0003: 
0004: %>
0005: <html>
0006: 
0007: <head>
0008: <title></title>
0009: </head>
0010: <%
0011: 	Response.Redirect("http://folga.org/ncaa")
0012: %>
0013: 
0014: <body>
0015: </body>
0016: </html>