<%@ LANGUAGE="VBSCRIPT" %> Benchmark ASP This is a benchmark ASP file.
<% For N=1 to 100 %> <%=N%>
<% Next %>