With
FormMagic, you can create, design, configure, process and manage
web forms, all from your browser.
A single
self-contained perl script (formmagic.cgi) is all you need. FormMagic
makes web form processing a really trivial task, you DON'T need
to know anything about CGI and HTML to use it (though knowing HTML
can make forms look better). |
Click
this link for a test. (username: formmagic password: rocks). Please
create your own forms, do not modify forms created by others.
What
is different about FormMagic?
With other form processing software, you have to deal with HTML files
and hooking them up with a CGI program. Even for experienced users,
this may take hours to code, test and debug. With FormMagic, there is
no such hassle. You just tell FormMagic what fields you want in the
form, FormMagic takes over the rest, from generating the form to manage
the form data.
FormMagic also allows you to design and layout the submit form and
data view pages from the browser. You can make the form and result pages
any way you want.
FormMagic is sophisticated, for example, when you do not fill in a
require field, it will resend the form, with the missing field marked
and submitted data kept.
FormMagic is versatile, you can add any type of form elements, including
file-upload fields.
How
does it work?
With FormMagic, web form processing becomes a trivial task. There are
4 simple steps.
1) Create a blank form
2) Add fields to the form, such as multiple selections and file uploads.
3) Configure the form. Such as setting e-mail notification and design
the form page layout.
4) Publish the form.
Then users can use the form to submit information. You as admin can
manage the submitted data (Modify/delete). Everything is done via the
browser.