Ajax Features in ColdFusion 8

Dec 12, 2007

I gave a presentation titled "Introductionto Ajax Features in ColdFusion 8" at the Syracuse ColdFusion User Group meeting this week.   In the presentation, I covered the following.

  • The basic layout elements that are used with Ajax
  • Automatic Ajax - Things that ColdFusion 8 handles for you - without needing to program any JavaScript.
  • Almost-Automatic Ajax - Things that require one or two lines of code, but not extensive use of JavaScript.
  • Manual Ajax - These are the most powerful features, but will require some JavaScript coding.
  • Ajax Goodies - A couple smal small features in CF8 with big impact.

There is also a sample application that shows an employee management database interface created using all CF8 Ajax - no page reloads.  

 View the presentation content here...

Download all the code, including the presentation code ...

NOTE: In order to run the samples on your server, you will need ColdFusion 8.  A couple of the samples, including the full application, require MySQL (or another database).  Run the ajaxpreso.sql file (included) on your MySQL database and set up a CF DSN called 'ajaxpreso'.  The tables aren't very complicated - if you run MS SQL, just look at the .sql file and you'll see how the tables are set up.  You can set those up manually.

Comments

Jon

Jon wrote on 12/16/07 8:26 PM

Thanks for this! Some of these samples explain things that Adobe left out of all their docs. This is a big help as I learn how to make all this stuff work. Are all the ColdFusion.Layout functions documented somewhere?
Michael Sprague

Michael Sprague wrote on 12/16/07 8:31 PM

Jon,

The ColdFusion JavaScript functions are pretty well documented here...

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=JavaScriptFcns_01.html

Write your comment



(it will not be displayed)





About Michael Sprague

Mike is a Web developer and manager from Central New York, specializing in ColdFusion, CSS, JavaScript, and Ajax development. More ...

Categories

Monthly Archives

Favorite Bloggers

Web Resources