XGEN Applications - freelance web development by Patrick Greene
 
Featured LinksDeveloper Tools
 
ServicesWebsite Design
Web Applications
Wireless Apps
SOHO Networking
MS Office
Advertisement
 
Advertisement
Advertisement
Aspin.com
Featured Product:

Dynamic HTML Reporting Tools
With XReport you can build dynamic HTML reports on-the-fly! Create simple reports, grouped reports with totals and subtotals, and "cross-tab" reports all from a few lines of code.
No need to learn a report design interface; all reports are formatted using standard Cascading Style Sheets technology. Reports are generated as standard browser independent HTML tables.

Try an On-Line Demo of the Grouped Report Function
 Try an On-Line Demo of the Cross Tab Function
 


Quick Steps to Reporting:

Bullet icon

Create your HTML page. Add graphical headers, links, anything you want.

Bullet icon

Choose a point in the page code where the report code should generate and insert the COM code using your preferred scripting language.
Bullet icon Set the SQL string selection parameter of the component.
Bullet icon When the you run the page, the report component will create an HTML table of your data in the space you selected.


Features:

Bullet icon Set up to 3 hierarchical grouping levels.
Bullet icon Connects to any data source which utilizes ADO connections and ADO record sets. (MS-SQL, Oracle, FoxPro, Access,  Paradox, etc.)
Bullet icon Accepts any data selection language supported by your data source.
Bullet icon Format reports using standard CSS language.
Bullet icon Fully programmable. Change the style sheets, record selection, group settings, aggregate functions, etc.  Make the settings On-the Fly from your script or even from direct user input!
Bullet icon "True" cross-tab reporting allows individual selection statements for the X-axis, Y-axis, and data points.
Bullet icon Automatically formats for currency values! (not available for all data sources)
Bullet icon Two sub total / total functions: Count and Sum
 
Try an On-Line Demo of the Grouped Report Function
 Try an On-Line Demo of the Cross Tab Function