![Netscape ENTERPRISE SERVER 6.1 Manual Download Page 106](http://html1.mh-extra.com/html/netscape/enterprise-server-6-1/enterprise-server-6-1_manual_1674653106.webp)
Service Stage
106
Netscape Enterprise Server NSAPI Programmer’s Guide • April 2002 (Draft)
shtml_send
Applicable in
Service
-class directives.
The
shtml_send
function parses an HTML document, scanning for embedded
commands. These commands may provide information from the server, include
the contents of other files, or execute a CGI program. The
shtml_send
function is
only available when the Shtml plugin (
libShtml.so
on UNIX
libShtml.dll
on
Windows NT/Windows 2000) is loaded. Refer to the Netscape Enterprise Server
Programmer’s Guide for server-parsed HTML commands.
Parameters
Examples
ShtmlMaxDepth
maximum depth of include nesting allowed. The
default value is 10.
addCgiInitVars
(UNIX only) if present and equal to
yes
(the default is
no
), adds the environment variables defined in the
init-cgi
SAF to the environment of any command
executed through the SHTML
exec
tag.
type
optional, common to all Service-class functions
method
optional, common to all Service-class functions
UseOutputStreamSize
optional, common to all Service-class functions
flushTimer
optional, common to all Service-class functions
ChunkedRequestBufferSize
optional, common to all Service-class functions
ChunkedRequestTimeout
optional, common to all Service-class functions
query
optional, common to all Service-class functions
bucket
optional, common to all
obj.conf
functions
Service type=magnus-internal/shtml_send method=(GET|HEAD)
fn=shtml_send
Summary of Contents for ENTERPRISE SERVER 6.1
Page 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 1 April 2002 Draft...
Page 290: ...Miscellaneous 290 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 318: ...cinfo 318 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 336: ...Buffered Streams 336 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 344: ...344 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 350: ...350 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 356: ...356 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...