Module: inputtables

An unknown error has occurred.

Tables with input fields.

InputTable1A three column table of two text columns and a text input column. Without a form or submit button, typically included within a form.
InputTable3A table of four columns, two being text strings, one a text input field, the fourth being a cell with up and down arrow links
InputTable4A table of four columns, three being text strings, the fourth being a cell with up and down arrow links and a hidden field
InputTable5A div of four columns, the first just being label text, the second being text input fields, the third and fourth being submit buttons. Each row of the table is a form, the form action ident is the same for all forms and each form has four hidden fields.
As well as the input text field each form submits button and value, so which of the two buttons is pressed can be identified.