% @ Language = vbscript EnableSessionState = False %> <% Option Explicit Response.Buffer = True %> <% StatLog Dim objFSO, objFileTextStream,objFileTextStream2 Set objFSO = CreateObject("Scripting.FileSystemObject") set objFileTextStream = objFSO.OpenTextFile(Server.MapPath("/database/property.txt")) set objFileTextStream2 = objFSO.OpenTextFile(Server.MapPath("/database/Locations.txt")) Dim MyStream, Mssg %>
ABERNATHY REALTY
Commercial Property Search <% if Request.Form("btngo") = "Sort" then Dim locationname locationname = Request.Form("Location") if Request.Form("Location") = "" then locationname = "All Locations" end if Response.Write("