|
|
Download Instructions Quick Start Guide Example 1 Example 2 Example 3 Modify your XHTML |
InstructionsThere is no need to include any atributes in the form tag. It will be modified to have the attribute values method="post" and action="" by general form.
All tag names and attribute names will be translated to lower case. The form should be enclosed in showform tags. Reply tags are used to enclose the message when the form has been completed. The insertform tag (with no end tag) is used to indicate where the form or reply message should be inserted. The HTML should be valid HTML with either part inserted. Alert tags enclose the alert that is displayed if the named field does NOT match the regular expression. Alerts should not be nested. Use alertgroup to create a group of alerts. Only one of the regular expressions has to match to suppress the alert text. Modify tags (no end tag) are used to modify the value entered. Replace is the searched regular expression and it is replaced with with. Upper tag and lower tag (no end tag) are used to convert the value entered to upper or lower case. Hidden field dbaction is used to indicate the form is being processed. This is be automatically added to the form Multiple attribute for the select tag is not supported - only one of the selected fields will be highlighted when the form is redisplayed. |
||
| For further information please contact admin@generalform.com | ||