Supports HTML 4.0 FORM tag attributes and provides client-side JavaScript form validation.
<jrun:form name=”html form name” action=”URL”
[onSubmit=”javascript function name”]
other html 4.0 form attributes>
...
optional <input> or <select>.
</jrun:form>