Tags:
Coldfusion, Ajax, Ajax UI
After reading an email in a mailing list I wanted to put an example together, on how this person could achieve what they wanted to do. The problem that I came across was something that had me stumped for a long time.
It seems that there is something missing in the way ColdFusion is creating the CFWindow and including the correct code.
Tags:
Coldfusion, Ajax, Ajax UI
I thought I would write a tutorial on this subject as it appears to be the most asked from people, and show how to utilise some features of ColdFusion that seem to be overlooked by a lot of people.
When this question arises it seems that the majority if not all the answers and solutions that I see, are always pointing to the use of jQuery and never have I seen one that uses what is already built into ColdFusion.
Tags:
Coldfusion, Ajax, Ajax UI
I wanted to blog this as I have done it before, and quickly forgot how I did this. So for others who might google a solution, then at least there will be something to find.
Tags:
Coldfusion, Ajax UI
I have never really been a big fan of the new ajaxUI tags that have been introduced into ColdFusion, the main reason is that the library that it uses is well and truly outdated and if you need to get under the hood to do things, it can be extremely difficult to get support on such an older framework.
Tags:
Coldfusion, Ajax UI
Up till recently I had ignored the new ajax UI tags, features that have recently been added to ColdFusion 8. I came across one little problem, and it left me wondering, how did this get added with very little config support.
Now before you start thinking about it, have a read and let me know if you have other problems. Similar to this, or lack of thought that could have been improved much better.