=== FormPress ===
Contributors: almostdaniel
Donate link: http://almostdaniel.com/
Tags: forms, data entry, processing agent
Requires at least: 2.0
Tested up to: 2.3
Stable tag: 0.2

New Version: 0.4-pre
Contributors: Byron Herrera - silenceway
Link: http://www.silencesoft.net/
Tested up to: 2.7

FormPress is a plugin that turns any WordPress installation into a web form database and processing agent.

== Description ==

FormPress is a plugin that turns any WordPress installation into a web form database and processing agent.

FormPress features include:

* Manage unlimited number of simple web forms
* Require specific fields to be filled out
* Store submitted form data in WordPress database
* Export data to tab-delimited text file
* Send an email notification for each form submission
* Send browsers to a confirmation web page after form submission
* Generate example HTML form based on data fields

The new version allows:
* to use textareas, dropdown fields, radio fields and a calendar field.
* dropdown fields can be updated with ajax.
* use infomation from a dropdown to another

  == Installation ==

  1. Upload the `formpress` folder to the `/wp-content/plugins/` directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  /* 3. Go to the 'Manage' menu and click on the 'Forms' submenu :) */
  3. Look for the Form Menu at Main Menu

  == Frequently Asked Questions ==
  = Why aren't there any FAQ's yet? =
  Because I'm still in development.

  == Screenshots ==
  1. Forms screen
  2. Edit Form screen
