|
Main page About News Recent Changes WikiEtiquette Find pages
Set your name in
UserPreferences Referenced by
JSPWiki v2.2.14-beta
|
The FormInput -element allows you to create different kinds of basic HTML form elements: text, password, button, etc. Parameters
Examples
[{FormOpen form='helloform'}]
Hello, [{FormInput type='text' name='hellotext'}]
[{FormInput type='submit' value='Submit, please' name='submit'}]
[{FormClose}]
Would appear like this: Back to WikiForms.
|
||||||