Previous in Contents Next in Contents

BinaryToText

The BinaryToText component encodes binary data to ASCII text so that it can be transmitted by an appropriate transport protocol. (Because the SendHTTP and SendSMTP components can perform this conversion automatically, BinaryToText is not needed when using these transport protocols.)

Use the BinaryFromText component to restore the data to its original form.

Related Topic


© 1997-2000 Microsoft Corporation. All rights reserved.