Sample Superform setup
This page contains links to files used in a hypothetical form processor used by a ficticious shirt company called
Shirts 'R Us
. There are four files involved in this fake setup:
Main form used to request a shirt
[ Main Form ]
Error page to be shown to the user if he / she forgets to fill out a required field.
[ Error Page ]
Template used to format mail sent to form administrator
[ Mail Form ]
Template used to create autoreply to send to person filling out form
[ Auto Reply Form ]
Template of page shown to user when required fields are missing or email address is bad
[ Error Page ]
Template of page shown to user after successfull compoletion of form
[ Thank You Page ]
Need an example configuration file?
[ Example Server Configuration File ]
Try a Live Demo