%
' ASP Code Developed and copyrighted by: Multimedia productions ( www.multimediaproductions.tv )
' Declare variables for the File System Object and the File to be accessed.
Dim objFSO, objRatesFile
Dim arrRates(11)
' Create an instance of the the File System Object and assign it to objFSO.
Set objFSO = CreateObject("Scripting.FileSystemObject")
' Open the file
Set objRatesFile = objFSO.OpenTextFile(Server.MapPath("../db/rates.txt"))
i=0
Do While Not objRatesFile.AtEndOfStream
arrRates(i) = objRatesFile.ReadLine
'Uncomment next line to test straight file output
'Response.Write arrRates(I) & "
" & vbCrLf
i = i + 1
Loop
' Close the file.
objRatesFile.Close
' Release reference to the text file.
Set objRatesFile = Nothing
' Release reference to the File System Object.
Set objFSO = Nothing
%>
![]() |
![]() |
![]() |
||||
|
|||||||||||||||||||||||||||||
Rates |
|||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||
Sorry no pets allowed.
|
|||||||||||||||||||||||||||||
| Motel Room | |||||||||||||||||||||||||||||
|
Keystone Motel 801 Gulf Way, St. Pete Beach, Florida 33741
|
|||||||||||||||||||||||||||||