<% sql="select top 1 * from aktifsayi order by id desc" Set sayi=Conn.Execute(sql) response.redirect "default.asp?x=1&ayar=bolum&bolum=Yazılar&sayi=" & sayi("aktif") set sayi = nothing %>