Entries for month: September 2007

Mean people and meaner people...

Default , ColdFusion , Web Development 1 Comment »
I've been following the recent conversation about the tip posted by a blogger on how to "trick" the search stats on coldfusionbloggers.org.  Many people are upset about the fact that this was posted, but I think we should look at this another way.  More ...

Read more...

ColdFusion.getElementValue and $CF()

ColdFusion , Web Development , Ajax 4 Comments »
I first started doing Ajax programming using the Prototype framework.  As I learn the new CF8 Ajax features, I find myself looking for simple ways to replicate some of the functionality that is in prototype.  With prototype, you use $F('element') to return the value of a form field.  There is a similar method for CF8, but it needs a little tweak.  More...

Read more...

Turn your CFC into a JavaScript Object (CF8 and Ajax)

Ajax , ColdFusion , Web Development 11 Comments »

One of my favorite new features of CF8 is the ability to create a JavaScript object from a CFC.  You can then use the object to make Ajax calls. More ...

Read more...

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds