FormField

          Class 
          Member of  ScriptUtils Use FormField object 

Description
One form field. Member of FormFields collection.
Object model
FormField - One form field. Member of FormFields collection. (Item property, Returns a specific member of a FormFields collection either by position or by key.)
Methods
ContentCharSet Character set of the multipart (multipart/related) data field.
Save Lets you save this form field to the specified path. The field is saved with original file name.
SaveAs Lets you save this form field under specified file name.
Properties
CharSet 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.
ConvertCodePages, RW
ByteArray Contents of a source field as a byte array (VT_UI1 | VT_ARRAY)
Variant, RO
ContentDisposition Content-Disposition header of the field
String, RO
ContentTransferEncoding Content-Transfer-Encoding header of the field.
String, RO
ContentType Content-Type header of the field
String, RO
FileExt Source file extension of the field.
String, RO
FileName Source file name of the field.
String, RO
FilePath Full source path of the field.
String, RO
Header One of the multipart field header.
String, RO
Headers Array of multipart header names.
Array, RO
HexString Returns hexadecimal-string representation (base16 string) of a form field value. Usefull for SQL block insertion.
Void, RO
Index Index of the field in a source form collection.
Long, RO
InProgress True, if the form is reading source data stream, False otherwise.
Boolean, RO
IsFile True if the form field is file. False for text field.
Boolean, RO
Length Length of the field.
Long, RO
Name Name of the source field
String, RO
RAWHeader Full source text of multipart/form-data header.
String, RO
SourceLength Length of field in source data.
Long, RO
String Returns string representation of form field value. This is default value of a form field.
String, RO
Value Returns this form field. Included for compatibility with previous versions of ScriptUtilities or PureASP upload.
FormField, RO
Used in
  Other links for FormField class
ScriptUtilities and Huge ASP file upload classes
      Easy to use, hi-performance ASP file upload component with progress bar indicator. Let's you upload multiple files with size up to 2GB to a disk or database along with another form fields. Works with large posts, any character set (including unicode utf-8). Contains one-click multiple files/folders download with on-the-fly compression (Using BinaryWrite/BinaryRead).
      Hi-performance text file logging for ASP/VBScript/VBA applications. Lets you create daily/weekly/monthly log files with variable number of logged values and extra timing and performance info.
       Lets you work with safearray binary data in VBS/JS. It also enables conversion between binary and String data using several code pages. ZLib compress and uncompress functions. Lets you transfer files using compressed stream from a client to server using IE.
      This library also enables calling of some Kernel and Advapi functions (performance, timing, sleep, configuration ...) and enables native work with INI files.


© 1996 – 2005 Motobit Software, help{at}pstruh.cz, help v. 2.16.14