wwPageResponse::BinaryWrite

Same as Write() but provided for ASP.NET compatibility.

o.BinaryWrite(lcText)

Parameters

lcText
Any FoxPro string. This string can be text or binary data.

See also