Variable CSPUploadFile::Filename

Description:
Contains the original filename of the file as posted by the client.

Prototype
CSPString Filename;

Examples:
CSPString strFilename = Request.Form.Files(0)[1].Filename;

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd