Ben Forta

Tag: ColdFusion

← All posts
January 10, 2006

Flex Builder 2 Presentation At Detroit CFUG

I presented an introduction to Flex Builder 2 this evening to my local CFUG, the Detroit Area ColdFusion User Group . Some of the attendees had seen Flex previously, but none had actually used it themselves. This made showing it off both fun and easy. And to make things more interesting, I used a...

January 9, 2006

ColdFusion And SQL Server 2005

Several users have wanted to know if ColdFusion supports SQL Server 2005. And the answer appears to be yes. I am using ColdFusion MX 7.01 with the default SQL Server driver, and am connected to SQL Server 2005, and so far so good. Microsoft does have a new SQL Server 2005 JDBC driver in beta, but...

January 6, 2006

ColdFusion "Mystic"

Yes, a new codename for a new update to ColdFusion. "Scorpio" (which Tim Buntel and I announced at CFUNITED last year) is still the next major version of ColdFusion, but we have some goodies up our sleeve that you'll really want sooner than that, and thus ColdFusion "Mystic" (as first leaked by...

January 2, 2006

CF Docs Bots Back Online

The CF Docs Bots were offline the past few days. Apparently, my serial number for JBuddy-CF expired at the end of 2005. I've updated the serial number, and the bots are all back online. Sorry about that. The addresses are unchanged: AIM: cflivedocs Google Talk: cfdocs@gmail.com Yahoo IM: cflivedocs

January 1, 2006

ColdFusion User Defined Function: URLExists()

A ColdFusion user asked me for a way to programmatically determine if a URL exists, so I threw together this UDF. It uses to attempt to retrieve a specified URL (not resolving any internal URLs, and not throwing an error upon failure). If an HTTP status code 404 is returned then the UDF returns...

Page 102 of 156 (1560 posts)