![]() |
|||||||||||||
Contact Information: Email: jeffloweband@aol.com with questions or comments about this web site. |
<%
dim strconn
strTextFileName = "playlist_standard.txt"
'response.write strTextFileName
strTextFilePath = Server.MapPath(strTextFileName)
Set fs=Server.CreateObject("Scripting.FileSystemObject")
Set f=fs.OpenTextFile((strTextFilePath), 1)
strArtistName = ""
do while f.AtEndOfStream = false
' Count = Count + 1
strFullLine = f.readLine
'response.write strFullLine & " |
||||||||||||
©2003 Jeff Lowe Band, All Rights Reserved |