Sep 14
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...
Sep 13
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...
Sep 5
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...
Recent Comments