<%@ Language=VBScript %> <%response.buffer=true%> <% dim validlog validlog = session("security") if validlog <> "" then if Cint(validlog) < 1 then url = "http://www.weedenco.com/welling/signin.asp" response.write("") 'Response.Redirect "http://www.weedenco.com/welling/welling.htm" end if else url = "http://www.weedenco.com/welling/signin.asp" response.write("") 'Response.Redirect "http://www.weedenco.com/welling/welling.htm" end if %> listeningin Frame <body> <p>This page uses frames, but your browser doesn't support them.</p> </body>