%@ LANGUAGE="VBScript" %> <% RESPONSE.BUFFER = True%>
") dim navfile, fileObj set fileObj = createobject("Scripting.FileSystemObject") set navfile = fileObj.opentextfile(fname, 1, 0) dim nav, x, itemcount dim item() While not navfile.AtEndofStream nav = navfile.readline Redim item(3) itemcount = 0 for x = 1 to len(nav) if mid(nav,x,1) <> "," then item(itemcount) = item(itemcount) & mid(nav,x,1) else itemcount = itemcount + 1 end if next response.write("
") Wend navfile.close set fileObj = nothing Else Response.Write ("
No statistics to view... There are no statistics for this tracker. Use the link above to return to the admin area...
There are no statistics for this tracker.
Use the link above to return to the admin area...