Can a web application do the following?
Hi,
I have just finished building a web site for my business with basic content for marketing and 2 client functions that signs up new clients and sends them by email a copy of the document, and a form that lets the client load up over due debtors for our business to process. (We are a slow or bad debtor collection service.)
Currently the application is using classic asp and a MS Access DB. I want to change this to PHP and Mysql. The DB is not normalized and I am redesigning that currently and I hope to get it to (3NF)
The DB is going to have a major over haul to provide functionality to automate and produce 10 to 15 standard legal documents that we file at the appropriate court of jurisdiction, plus support documents such as invoices to the client.
I hope to have the data from the record sets in the Mysql DB populate different fields in a given document specific to the details of our client/plaintiff and the debtor/defendant.
Some of the more difficult automation functions will be related to a diary in the application, the diary will control when to produce a spesific legal document and file it at the court, I also need an input value such as the specific number of days after the clients last invoice to the debtor was sent, further interest calculations are needed to input the interest on the debt amount in the legal documents from when the debt was first due to judgment or final payment. Currently this is worked out manually like this;
Number of days since invoice sent, Thursday 29th October 2009 to Friday 19th February 2010
3+ 30+31+31+19 = 114 days
114 x 10 x 19,806.10 / 365 / 100 = $618.60 (Number of days x 10% interest x debt amount $19,806.10 /365/100)
The last thing is, after I build a web page interface into my site (a password protected admin area) to input above values can I out put the data from the web page to a standard Word or PDF document that can be printed or emailed and holding all the correct formatting?
Following below is one of the legal documents a statement of claim that will give you an idea of the complexity of automation and different data types that will have to be input and output from the Mysql DB to build the word or PDF document.
MAGISTRATES COURT OF QUEENSLAND
Cheers
Len O'Grady
