View/Edit #300:_render_page

Switch to edit mode.

Name(s): _render_page
1:  "*** DON'T TOUCH THIS CODE *** AUTOMATICALLY GENERATED ***"
2:  caller == this || raise(E_PERM)
3:  player:tell("<!DOCTYPE HTML PUBLIC \"", this.www_doctype_fpi, "\" \"", this.www_doctype_uri, "\">")
4:  player:tell("<HTML><HEAD>")
5:  player:tell("  <TITLE>", $name, ": ", this.name, "</TITLE>")
6:  player:tell({"  <LINK href=\"http://static.moo.ca/web.css\" rel=\"stylesheet\" type=\"text/css\">", "</HEAD>", ""})
7:  player:tell("<BODY ", this.www_body_args, ">")
8:  player:tell("<H1>", this.name, " (", this, ")</H1>")
9:  player:tell({"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>"})
10: player:tell("This page has been visited ", this.www_counter, " times.")
11: this:tell_www_tail(@args)
12: player:tell("</BODY></HTML>")
13: "Last modified by Dax (#789) on Thu Dec 15 14:44:34 2005 MST."

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Dax (#789)

You are not logged in.

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