CheckRequirements

          Method 
          Member of  ScriptUtils.ASPForm 

Description
Returns basic info about upload configuration - user running ASP, temp folder and its size, timeouts, memory storage size and info about expiration.
Syntax
vCheckRequirements = ASPForm.CheckRequirements
Returns
String
Returns
· Current user account: 'IUSR_ARMADA'
· Temporary folder: default, C:\DOCUME~1\tonda\LOCALS~1\Temp\~ASPForm\
 · Create temporary file 'C:\DOCUME~1\tonda\LOCALS~1\Temp\~ASPForm\Test.dat': OK
 · Temporary folder size
   - Available to the 'IUSR_ARMADA' user account: 2GB (2 118MB)
   - Total number of free bytes on the disk: 2GB (2 118MB)
· SizeLimit: 0B (no limit or 2GB)
· ReadTimeout: 2060s.
  Line Speed		Max size of a source form with this timeout
  64kb/s		16MB (16 480KB)
  128kb/s		32MB (32 960KB)
  256kb/s		64MB (65 920KB)
  512kb/s		128MB (131 840KB)
  1024kb/s		257MB (263 680KB)
  2048kb/s		515MB (527 360KB)
· MaxMemoryStorage: 128KB (131 072B)
Full version.
Remarks
~Upload-Check-Requirements.asp sample contains this function.
  Other links for CheckRequirements
Methods of ASPForm class
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.
      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