UseMemory Property

 Object: SoftArtisans.FileUp
 Syntax: UseMemory
 Type: Boolean
 Read/Write: Read/Write
 Description: This property lets SA-FileUp store uploaded data in memory until the user chooses to save it.

By default, this property is False.

Although this property provides faster upload time, before using it you should consider other factors affecting the upload, such as how much memory is available on the server, how active the server is, and the size of the upload.

See also the SAFile object UploadContents property.

 

Previous Page Next Page