DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

FILEUPLOAD

Creates a file select control. User agents may use the value of the value attribute as the initial file name.

This control type allows the user to select files so that their contents may be submitted with a form.

accesskey

Description:
See general information for accesskey.

alt

Description:
See general information for alt.

class

Description:
See general information for class.

dir

Description:
See general information for dir.

disabled

Description:
See general information for disabled.

id

Description:
See general information for id.

label

Description:
See general information for label.

lang

Description:
See general information for lang.

layout

Description:
See general information for Layout and the fileupload specific information.

name

Description:
See general information for name.

size

Description:
See general information for size.

style

Description:
See general information for style.

tabindex

Description:
See general information for tabindex.

title

Description:
See general information for title.

type

Description:
See general information for type.
Default:
file

[tsref:(cObject).FORM.FormObject.FILEUPLOAD]