Class wwHTTP
West Wind Internet Protocols 4.68
wwHTTP::getpostbuffer
Retrieves the current Post buffer. Post buffer is implemented as a memo field in a cursor.
Syntax:
o.getpostbuffer()
Return:
The current content of the POST buffer in encoded form. THe format of this buffer depends on the setting of the
nHTTPPostMode
property.
See also:
Class wwHTTP
Updated:
12/2/2001
|
Send topic feedback