<% sayi = 3 ' veya sayi = Request.Form("textbox") gibi for i=1 to 1 x = sayi * sayi 'yada x = sayi^2 next response.write x %>