Maximum size of source data stored in memory. Data are stored in Temp folder (ScriptUtils.ASPForm.TempPath) if the source data size exceeds this value.
vMaxMemoryStorage = FormParser.MaxMemoryStorage
FormParser.MaxMemoryStorage = vMaxMemoryStorage
Long
1. Default value is &H20000 bytes (128kB).
2. 0 (zero) means that whole data are stored on the disk.
ProcessBlock, ProcessMultipartFile
Boundary, FormType, CharSet, Items, MaxMemoryStorage, TempPath
You can parse application/x-www-form-urlencoded and multipart/form-data source stream to collection of form fields.
© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz