Retrieves the current Post buffer. Post buffer is implemented as a memo field in a cursor.
o.getpostbuffer()
Return Value
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