MSP Sample Pages

MSP Code Display

Go back to Error MSP Test
Go back to MSP sample pages
   Html     Expression     Moo 

<HTML><HEAD>
  <TITLE>An intentional Error.</TITLE>
<%=$html_utils:nav_links(this:www_nav_links())%>
</HEAD>

<%=this.header%>

The following is an intentional error:
<%
  "The 'b' should be 'a'";
  a = 10;
  for i in [1..b]
%>
    Hello World<br>
<%
  endfor
%>

<P>

<%=this:viewsourcelink()%>

<%=this.footer%>
<% this:tell_www_tail(@args); %>
</BODY></HTML>
<!-- Last modified by Dax (#789) on Mon Oct 22 14:58:06 2001 MDT. -->

Powered by



You are not logged in.

[home | help | who | search | setup | code]