Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

PostData – PB Docs 2021 – PowerBuilder Library

PostData – PB Docs 2021

PostData

PowerScript function

Description

Sends the string or blob data with POST method.

Applies to

HTTPClient
objects

Syntax

Argument

Description

objectname

The name of the HTTPClient object for which you want to
post the data.

data

A string or blob value specifying the data to post.

bufferSize

A long value specifying the buffer size. For the string
data, each PowerBuilder character takes up two bytes of
storage.

Return value

Integer.

Returns values as follows. If any argument’s value is null, the
method returns null.

1 — Success

-1 — General error

-2 — Timed out

Examples

This example request information in a loop:

See also

PostDataStart

PostDataEnd


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x