Variable CSPUploadFile::Data

Description:
Contains the data of the file sent by the client.

Prototype
CSPBuffer Data;

Examples:
CSPBuffer buf = Request.Form.Files( "file1" )[0].Data;

See also:
member variables Filename, ContentType
CSPUploadFile | Intrinsic objects and classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd