How can I display the records from a form in HTML page by Month or Year?
I have an application that processes salary of employees and I need to create an HTML page to shows the records with details monthly of the processing. In there page must conste the details of the organization and other information, but the data must be showed monthly selecting the month in some field of type "select".
I've tried to embed the Salaries's Processing report, but it don't work like I want, because, when I print the page the other informations of HTML page don't appear.
Please, help me.
Thanks