Process part of source form data.
FormParser.ProcessBlock (Block as Variant, [LastBlock as Boolean = True])
| Where | Type | Optional | Default | Description |
|---|---|---|---|---|
| Block | Variant | String or binary representation of block data. | ||
| LastBlock | Boolean | yes | True | True for last block, False otherwise |
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