Ben Forta

Tag: ColdFusion

← All posts
March 26, 2005

CFFORM.com Online

Looking for tips and tricks on using CFMX7 Flash Forms? Looking for those XForm examples I used in my demos? Mike Nimer (the Macromedia developer responsible for the new functionality) has created a site named CFFORM.com that is home to this and more. An RSS feed is available, too.

March 20, 2005

Application.cfc Inheritance

Back when I first discussed the new Application event model exposed via Application.cfc, several users asked if inheritance would be supported. At the time I said no (at the time it wasn't). But actually, inheritance did make it in. For example, you could define an Application.cfc in the root of...

March 20, 2005

Running ColdFusion MX7 On 64bit Windows

Over the weekend I installed Windows XP Professional 64bit RC2 on my AMD powered IBM IntelliStation A Pro . It took a while to find the correct 64bit video drivers, and I still have one device showing up as "unidentified" ... but that being said, the system is running nicely, and I have not found...

March 15, 2005

Understanding Asynchronous Processing

Most of us (and not just CFers) build applications with inline processing, For example, if a user uploads a file we process it in the ACTION page while the user waits. Or if a report needs to be generated we create it while the user waits. Or if we need to send out a batch of e-mail messages ......

Page 118 of 156 (1560 posts)