| |
Component fieldfileupload
Description
File select for upload.
The selected local file is submitted with the form.
Make sure the form has method "post" and
enctype "multipart/form-data".
Format
< fieldfileupload ...
/>
Details
Component must be used inside a form.
| Include File: | extfields.hei |
| Session Mode: | none |
Properties
| Property |
Kind |
Description |
| Name | String(10) | Field name. |
| Size | Integer | Field size in characters. |
| Value | String(30) | Initial field value. |
| Mandatory | Checkbox | Check to require the user to fill out the field. |
| Descr | String(20) | A description of the field value. |
| Ctname | String(10) | Field name to store the content type of the uploaded file. |
| Filename | String(10) | Field name to store the file name of the uploaded file. |
| Errmsg | String | An error message that is shown if the user enters a wrong value. |
| State | String(60) | Is field disabled? |
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
H.E.I. provides support, tools, and services like
Webdesign in Mannheimm,
the HTML/CSS 3D WebGL Animation Library taccgl,
3D Webdesign, and
3D Product ConfiguratorDemo
(3D Produkt Konfigurator Demo in German).
© 1996-2025 H.E.I. All Rights Reserved.
|