Component sleform

Description

Session-less form.

Format

< sleform ... > ... < /sleform >

Details

Component must not be used inside a form.
Include File: sleform.hei
Session Mode: none

Properties

Property Kind Description
OidId Id must be unique within the page. 
StateString(60) Use to disable form fields. 
MethodString(60) HTTP method to submit the form data set.
Value "post" should be used when form processing causes side effects, e.g. modifies a database, and if the form contains fieldfileupload.  
EnctypeString(60) Content type for method "post". Use "multipart/form-data" with fieldfileupload.  
FragmentString(10) Section name (The # part of the action URL without the #). 

Superclass

The component inherits Attributes, Methods, and Hookmethods from the following superclasses:

panel The ff attribute and the access functions panelobj(n) and panelfield(n) are important.

This page was dynamically generated by the web application development tool RADpage of H.E.I.
© 1996-2013 H.E.I. All Rights Reserved.