Form Tools: generic form processing, storage and access script
Demo

Welcome to our online demo! For newcomers, I would suggest going to one of the forms listed below and begin by seeing how it looks and functions from the web site visitor's perspective (don't worry, you don't have to manually fill the forms in). Form submissions are automatically deleted each day, so don't expect to come back tomorrow and see your submission!

Alternatively you may want to skip the forms themselves, and just see how Form Tools displays the content. In which case, select one of the links below.

  1. Login as Administrator
  2. Login as Client 1
  3. Login as Client 2

Demo forms

Contact Us Form Petition Registration Form
A simple form which submits its contents directly to Form Tools for processing via the form's action attribute. Uses the direct submission type.

Download Files
An online petition with a review page, whose content is submitted to Form Tools via PHP. Uses the code submission type and whose submissions are automatically finalized - i.e. they appear in the Form Tools interface straight away.

Download Files
A complex, multi-page form which includes a mock external payment gateway step. In this example, form content is submitted to Form Tools before the external payment gateway using the code submission type, but are only finalized (i.e. made visible within the Form Tools interface) once the user makes a successful (mock) payment.

Download Files