<%@ Page Language="C#" %> 239 <% for(int i=0; i < 4; i++) Response.Write(getData(i)); %>

No Name