Functionality:
 
  V3.6 Version 3.6 of NForm periodically extracts from the NEAT Database an XML which is then transformed using a customizable XSLT and distributed via email to an intended recipient.
    The NEAT Database (schema available in Extras), is extracted as an XML and emailed. At setup, the user is prompted to add report conditions to NForm. These conditions are: what information shoud be included in a report, the reports format, when the system should generate a report and who that report should be send to.
    Multiple reports may be set up, each with a diferent recipient and transformation process, and each occuring at different times. Nform then keeps track of the next report to be issued and at the appropriate time, issues the report.
  V4.0 The interface from V3.6 is retained, however the report generation is subjagated to a Windows Service application and additional features of issuance to a file, TCP/IP, and HTTP Post have been added.