String or numeric (ConvertCodePages) expression that describes the character set used for the request data. If no value is supplied, source form string data are interpreted using ANSI codepage.
vCharSet = FormParser.CharSet
FormParser.CharSet = vCharSet
ConvertCodePages - Specifies the CodePage/Charset to
-convert between binary data and String data with ByteArray class
-accept source form data with ASPForm or FormParser
ASPForm.CharSet, FormField.CharSet
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