Tag: JSON / JAVA / XML

Community

XML Output with Cold Fusion

It took me a while to figure out how to correctly output the results of a query with Cold Fusion as an XML formatted response. I had seen plenty of tutorials on how to actually write the XML file out on the web directory, but I wanted it available online so I could query it with AJAX and format the

Community

Automated E-mail Reports

(Andrew Mooney) This application will create simple HTML reports from a SQL Server database and automatically email them. It is a console application that takes a single XML file as an argument. This XML file contains all the settings for each report. Windows Task Scheduler is used start the applica