02 · Form

Fill it in

An ordinary contact form with the fields you would expect. The agent completes each one and submits; the page confirms receipt. Nothing is sent, stored, or transmitted - the submit handler stops right here on the page.

Drive it with form_fill (many fields at once by label) or form_input (one field at a time), then submit with computer. form_fill · form_input · computer

Contact form

Every field is labelled and safe to fill. Submitting sends nothing anywhere.