Rob Gonda's Blog

ajaxCFC: server side JavaScript and dynamic content

To illustrate the idea of my previous post, I just added an example that stores the JavaScript in the server side and leaves only core connectivity and UI functionality in the client side.

It uses a simple DHTML popup windows library and sends the instruction along with the content back to the callback function, which simply executes the server’s request.

This example is not a full application and is far from perfect. It has no validations, no even listeners, or any advanced functionality. It is only meant to show how to control your JavaScript code in the server instead of the client.

TrackBacks
There are no trackbacks for this entry.

Trackback URL for this entry:
http://www.robgonda.com/blog/trackback.cfm?885FEB1B-3048-7431-E48A91D445A0ED25

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
This blog is running version 5.9.003. Contact Blog Owner