Setup for File MSP Test (#4592).

Object setup.

Object name:File MSP Test
Location:<$nothing>
Parent:MSP Sample Pages (#301)
Owner:Odo (#987)
Description:
<HTML><HEAD> <TITLE>Listing of files.</TITLE><%=$html_utils:nav_links(this:www_nav_links())%></HEAD><%=this.header%><H3>Listing of files for <%=this%>.</H3><CENTER><TABLE BORDER=1><TR><TH>Name</TH><TH>Size</TH><TH>Access</TH><TH>URL</TH></TR><%for filename in (this:filelist())%> <TR> <TD><%=filename%></TD> <TD><%=this:filesize(filename)%></TD> <TD><%=this:fileaccess(filename) == "r" ? "public" | "private"%></TD> <TD><A HREF="<%=$www:fileurl(this, filename)%>">Download</A></TD> </TR><% $command_utils:suspend_if_needed();endfor%></TABLE></CENTER><P>Note: The usual method of getting a file listing for any MOO object is to add a ! to the end of the URL. Eg: <A HREF="/<%=toint(this)%>!"><%=$www.url%><%=toint(this)%>!</A><P><%=this:viewsourcelink()%><%=this.footer%><% this:tell_www_tail(@args); %></BODY></HTML><!-- Last modified by Dax (#789) on Mon Oct 22 14:56:45 2001 MDT. -->
View the access limitations with TicketMaster.


Update and repair this object.

Check this object's web page with the W3 HTML 4.0 validator.

Destroy this object utterly and irretrievably.


You are not logged in.

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