Lets you parse multipart files (.mht, .msg, etc.) to fields.
FormParser.ProcessMultipartFile (FileName as String, [ProcessHeaders as Boolean = True])
| Where | Type | Optional | Default | Description |
|---|---|---|---|---|
| FileName | String | Full path of file to process | ||
| ProcessHeaders | Boolean | yes | True | Multipart file contains headers at beginning |
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