Description: <!DOCTYPE HTML PUBLIC "<%=this.www_doctype_fpi%>" "<%=this.www_doctype_uri%>"><HTML><HEAD> <TITLE><%=$name%>: <%=this.name%></TITLE> <LINK href="http://static.moo.ca/web.css" rel="stylesheet" type="text/css"></HEAD><BODY <%=this.www_body_args%>><H1><%=this.name%> (<%=this%>)</H1>The Moo Server Page (MSP) object provides a fast and easy method of creating dynamic web pages. Click on the <I>Setup</I> button on the toolbar to edit this page.<P>This page has been visited <%=this.www_counter%> times.<% this:tell_www_tail(@args); %></BODY></HTML><!-- Last modified by Dax (#789) on Thu Dec 15 14:44:34 2005 MST. --> |