%Response.Buffer =true if not trim(session("username"))="" then Response.Redirect("pages/link_prods.asp") end if Dim invalid invalid=Request("invalid") if(invalid="no") then errorMsg="Invalid username or password try again" end if %>