Ben Forta

Tag: ColdFusion

← All posts
September 15, 2003

Using Access with ColdFusion MX on Windows 98/ME

I've recently received several email questions about using Access with ColdFusion MX on Windows 98 or ME. The ColdFusion MX Administrator does not list Microsoft Access as an available driver type when ColdFusion is running on Windows 98 or ME. But, if you do need to work with Access, don't...

September 11, 2003

NEC-Mitsubishi Site Powered by ColdFusion MX

I love bumping into .cfm extensions on sites that I had no idea were using ColdFusion. My latest find is NEC-Mitsubishi (at http://www.necmitsubishi.com/). I was reviewing monitor specs (for a new LCD monitor) and discovered that almost the entire site is ColdFusion; product specs, company info,...

September 9, 2003

Wanted: Opinions on ColdFusion Debugging

ColdFusion has integrated debugging features, and has for a long time. Most CF developers rely heavily on ColdFusion's ability to append debug output to generated pages, and tags like and and are also used when debugging code. cfstat and PerfMon integration provide some visibility into the CF...

September 7, 2003

Partner Events in Europe

I'll be in Europe later this month to take part in a series of partner briefings on ColdFusion MX 6.1 and Studio MX 2004. We'll be in Germany (Nürnberg), Belgium (Antwerp), France (Paris), and England (London). Details and registration information are posted at...

September 2, 2003

Two New RE (regex) Functions

I have recently been spending countless hours tinkering with regular expressions (for a project that I'll blog within the next few days, I hope). ColdFusion has great regular expression support, but the REFind() and REFindNoCase() functions annoy me no end. I like that I can opt for a position and...

September 2, 2003

Using XSL Parameters

The following tip was sent to me by Ben Cline, and is posted verbatim. Thanks Ben. Ben writes ... I found something lacking in the Macromedia documentation and nearly everything I’ve read about CF. It’s the use of XSL parameters. I found a way to successfully do this, and have tried to...

August 30, 2003

A SubStr() Function

A thread of the forums (http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=3&threadid=681710) turned into a request for a SubStr() function and a discussion as to why it did not exist. CFML does have a Mid() function, but the third parameter (the length) is required, and this is...

August 26, 2003

ColdFusion MX 6.1 Case Study: 5 Times As Fast!

Great new ColdFusion MX 6.1 case study posted at http://dynamic.macromedia.com/bin/MM/showcase/scripts/showcase_cs_cover.jsp?Showcase_OID=952342. Nissan Digital Asset Management System is an enterprise digital asset management system that enables authorized remote end-users to access Nissan digital...

Page 152 of 156 (1560 posts)