All:

Attached is an example Apache::ASP applet that generates the following
strings:

  Home >> Membersonly >> Minutes

based on an input REQUEST_URI.  Each of the items (e.g., Home, Minutes) are
hyperlinked to the "/" default file in the respective subdirectories.
Through the argument list, the programmer has control over separator
character, and string substitutions for the directory names.  See the
documentation for examples and details.

The file includes =head1 =cut POD documentation (for use by "pod2html")

You should be able to drop this INC into your "Global" directory and fire it
up with:

$Response->Include( "showdir.inc" );

--> Joshua:  What are the next steps to create this applet library?

JL

Attachment: showdir.inc
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to