Home
What's New

User Manual

Object Reference
UploadManager
UploadedFile
FormItem
DirItem
ProgressManager

Live Demos
Support

XUpload
JUpload
AspJpeg

Download
Purchase

Clients
Other Products
Contact Us

Newsletter Signup


DirItem Object UploadedFile Object FormItem Object

A FormItem object resides in the UploadManager.Form collection and represents a non-file form item in the POST form used for uploading.

Properties Methods
Name
Value
This object has no methods

FormItem Properties
Name As String (Read-Only)
Returns the NAME attribute of this item's input control.

Usage:

Response.Write Item.Name

Relevant Chapters: 2

Value As String (Read-Only)
Returns the value of the input control on your form.

Usage:

Response.Write Item.Value

Relevant Chapters: 2

DirItem Object UploadedFile Object

 


Copyright © 1998 - 2001 Persits Software, Inc.
All Rights Reserved
AspUpload® is a registered trademark of Persits Software, Inc.
Questions? Comments? Write us!