|
For many developers there comes a time when you think your options are limited. You can 'risk' a completely dynamic application or use it as sparingly as possible, thus limiting your capabilities. Jul. 26, 2000 Reads: 8,446 Replies: 1 | Anyone who's needed JavaScript validation for his or her forms knows how easy it is to use ColdFusion's CFFORM tag. It's a quick and easy way to ensure that the form is filled out properly. However, CFFORM can be as limited as it is useful (see Figure 1). Jul. 26, 2000 Reads: 19,329 Replies: 3 | Developers have been working for some time to improve the way ColdFusion is used to develop Web sites. CF is a powerful presentation language for creating markup-based documents (HTML, WML and XML) with connectivity into component-based back-end systems such as C++, Java, COM/CORBA and... Jul. 26, 2000 Reads: 6,441 | One of the most common requests made of developers is that they create a password-protected area on a site, be it for registered users or administrative functions. Jul. 26, 2000 Reads: 7,607 | Deleting Data with ColdFusion Unlike adding and updating data, ColdFusion provides no efficient way to delete data. DELETE is always a dangerous operation, and ColdFusion developers didn't want to make it too easy to get rid of the wrong data. Jul. 26, 2000 Reads: 10,073 | During a recent intranet project, I encountered the need for live reports of all currently open user sessions within an application. Jul. 26, 2000 Reads: 9,006 Replies: 1 | We all know that locking is important. Most of us even understand why locks are needed. But exactly where to use a lock, which lock type to use and what code to put within the lock remains confusing at best. Jul. 26, 2000 Reads: 7,853 Replies: 1 | This month I've taken the liberty of assembling a small collection of unrelated ideas that I think you might enjoy as ColdFusion appetizers. Jul. 26, 2000 Reads: 7,116 | WDDX exists to allow us to share data. With it your ColdFusion application can 'talk' to someone else's Perl script, and it in turn can talk to someone else's Microsoft Word document. Quite a powerful concept, but I have to admit I haven't had a lot of opportunities to use it. Jul. 26, 2000 Reads: 10,975 | Living on Internet time proves more and more interesting every day. Sometimes it seems the online world is moving so fast that were I to sleep late one day, I might wake up and find that I'd missed an entire revolution - or at the very least another 'correction' to the stock market bef... Jul. 26, 2000 Reads: 6,863 | There's a growing buzz around the world of wireless Web applications, that is, Web sites accessible to phones and other wireless devices. You may have read that in ColdFusion 4.5 Allaire added support for something called WAP (Wireless Access Protocol). Jul. 26, 2000 Reads: 11,006 |
|
SYS-CON FEATURED WHITEPAPERS MORE TOP COLDFUSION STORIES Aug. 18, 2005 Reads: 64,620 Replies: 3 Feb. 11, 2005 Reads: 12,243 Feb. 11, 2005 Reads: 14,698 Feb. 11, 2005 Reads: 19,353 Feb. 11, 2005 Reads: 19,110 |