String or numeric (ConvertCodePages) expression that describes the character set used for conversion of a source request data to a string. If no value is supplied, source form string data are interpreted using ANSI codepage.
vCharSet = ASPForm.CharSet
ASPForm.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
This character set is used in FileExt, FileName, FilePath, Save, Save, Name, String, Headers, Header and RAWHeader properties and methods.
Upload - use unicode (utf-8) character set for request/response data |
FormParser.CharSet, FormField.CharSet
AddConnection, CancelConnection, CheckRequirements, Read, Sleep, StringToBinary
BytesRead, Files, FormType, getForm, CharSet, ChunkReadSize, Items, MaxMemoryStorage, NewUploadID, ReadTime, ReadTimeout, SizeLimit, SourceData, State, TempPath, Texts, ThreadPriority, TotalBytes, UploadID
The ASPForm collection retrieves the values of form elements posted to ASP script by a form using the POST method. ASPForm can process multipart/form-data or application/x-www-form-urlencoded data with length up to 2GB.
© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz