NextFile Object Properties

Dundas

NextFile Object Properties


Attributes

Read-write property which allows you to retrieve or set the attributes of a file stored in a NextFile object. 

ContentType

Read-only property which stores the file's content type.
 

FileName

Read-write property which determines the file's full pathname (at the server).
 

OriginalPath

This read-only property stores the original pathname (at the client) of the file in question.
 

TagName

Read-only property which stores the name of the form's file input box from which the file originated.