Append-Trailer - Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

Service Stage
UseOutputStreamSize
flushTimer
ChunkedRequestBufferSize
ChunkedRequestTimeout
bucket
Examples
Service type=text/html method=GET fn=add-header
file="headers/header1.html"
Service type=text/html method=GET fn=add-footer
file="D:/netscape/server4/headers/header1.html"
NSIntAbsFilePath="yes"
See Also
add-footer, append-trailer

append-trailer

Applicable in
The
append-trailer
only appends text to HTML files. This is typically used for author information and
copyright text. The date the file was last modified can be inserted.
Returns
information after the file name in the URL, or if the file cannot be opened for
read-only access.
Parameters
trailer
84
Netscape Enterprise Server NSAPI Programmer's Guide • November 2001
-class directives.
Service
function sends an HTML file and appends text to the end. It
if a required parameter is missing, if there is extra path
REQ_ABORTED
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all obj.conf functions
is the text to append to HTML documents. The string
is unescaped with util_uri_unescape before being
sent. The text can contain HTML tags and can be up to
512 characters long after unescaping and inserting the
date.
If you use the string :LASTMOD:, which is replaced by
the date the file was last modified; you must also
specify a time format with timefmt.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents