IPWorks EDI 2020 ActiveX Edition

Questions / Feedback?

Request Property

The HTTP request to be processed.

Syntax

as2receivercontrol.Request[=string]

Default Value

""

Remarks

The body of the request to be processed. The HTTP headers may be set separately in RequestHeaders or may be included in Request. If they are included, a double CRLF pair should be used to separate the headers from the body.

When ParseRequest or ProcessRequest is invoked, the contents of Request are lost and you can read the processed data in EDIData.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .RequestB.

This property is not available at design time.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 ActiveX Edition - Version 20.0 [Build 8203]