Ben Forta

Blog

August 16, 2007

ColdFusion GetPrinters() Function

ColdFusion's new tag lets you print files from the ColdFusion server. And the new GetPrinterInfo() function reports information about available printers. But how can you get a list of installed printers? There is a list in ColdFusion Administrator, but what if you need this information within your...

August 14, 2007

Uploading Large Files To ColdFusion 8

ColdFusion makes processing uploaded files easy, a simple does the trick. However, ColdFusion has not handled large files very well, large as in many hundreds of megabytes, or even gigabytes. Part of the issue was that ColdFusion kept all uploaded content in memory so as to support the...

August 13, 2007

My AIR Bus Presentation

I presented a session entitled "ColdFusion Powered AIR" at the AIR Bus Tour in Atlanta today. The truth is, there is not a whole lot to say - ColdFusion powers HTML/JavaScript apps and Flash/Flex apps, and AIR apps are just that, HTML/JavaScript apps and Flash/Flex apps. It just works. So, what to...

Page 236 of 489 (4884 posts)