CheckMacBinary (Dundas Upload Control 2.0)

Dundas

CheckMacBinary (Dundas Upload Control 2.0)

Overview | Properties | Methods

Set this property to TRUE before uploading so that each uploaded file is checked for a MacBinary format.

Syntax

UploadObject.CheckMacBinary = [boolean]

The CheckMacBinary property syntax has the following parts:

Part

Description

boolean

If set to TRUE (before uploading) then each uploaded file will be checked for a MacBinary format.

Remarks

Client machines which are Macintosh may utilize a protocol called "MacBinary".

MacBinary formatted files consist of a 128-byte header, a data fork and a resource fork. If you set this property to TRUE and a MacBinary file is encountered then only the data fork portion of the uploaded file will be saved.