ns_write
Overview
Write raw content back to the client
Syntax
ns_write connId
string
Description
ns_write
writes the string out the connection. You can use it instead of the
ns_return
or
ns_respond
functions to build HTTP responses.
Top of Page
Copyright © 1996 America Online, Inc.