WHAT'S THIS ? It is a trivial web interface to generate HTML forms and related SQL tables. Well, it may also be used to create rough tables but editing functions are very limited. Created forms can than be played, and data collected and saved as CSV. Collected data are also sent to the e-mail addresses associated to the form (if any). WySQL is required for dbms connection and querying. WyCSV is optionally required to save forms data. HISTORY V2.0.0: Ported to the OO interface of WySQL and minor bug fixing. Added feature to implement multiple valued checkboxes (previously only available for radio buttons). A few aesthetics improovements. V1.3.2: Added feature for saving static copy of forms (HTML) V1.3.1: Change log lost - sorry V1.3.0-beta: The project has been rearranged to run as a WySQL plugin (see http://www.franzoni.info/open/wysql for details) V??-??-??: Formerly named formICA, this software has been used for years before now... probably some much earlier than the "official" copyright date :-) COPYING This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details. This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative. You may want to check http://www.franzoni.info/open for up to date version. INSTALLATION At first you need to install WySQL. To save form data (in CSV format) WyCSV is also required. Then, unpack the compressed tarball from the parent directory of WySQL. The code really relies on finding "../wysql/*" : ofcourse you can change relative/absolute location references... but that is just UP TO YOU ! Then "../wycsv/dump.csv" is looked for. If not found the "save CSV" function is disabled. TODO Add function to move fields (and sections) up and down in the form (or section). Implement renaming of fields. Add stylesheets. BUGS Please report any bug to the address below. Suggestions are also welcome. No known bugs so far :-) CONTACT INFO: Mauro Franzoni Via Torbole 1 I-21100 VARESE ITALY e-mail: info@franzoni.info