|
Project Information
Links
|
The purpose of AS3 Form is to create, restrict, check and get the content of web forms in a generic way. No need to rewrite or copy/paste the same email Regexp anymore ! As rendering and constraints may differ from one project to another, the framework is designed to be as extensive as possible. You can create your own conditions and field types, starting from existing ones. This api won't draw the form for you. It's not designed to create forms from scratch, but to validate the data in a single function call. Here's what you can do : - create a Form |