%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% sql="select * from genel_ayarlar;" set veriler=mysql_baglanti.execute(sql) if veriler("aktivasyon")<>"ok" then response.Redirect("index2.asp") end if %>