Thanks, Mike. Now, for someone like me, who has absolutely no experience with AJAX, what would be the most simple thing I could do with AJAX... just to get my feet wet.
I'm still using CF 4.5, so it'll have to be compatible with that. Perhaps you know of a basic AJAX example/tutorial that utilizes CF and AJAX that I could work? Especially something that takes the time to explain all the code involved so I can get the underlying principles down. Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Chabot Sent: Thursday, February 22, 2007 8:52 PM To: jQuery Discussion. Subject: Re: [jQuery] Best way to do AJAX... CF or jQuery? You would use ColdFusion on the server and jQuery on the client. They work together. jQuery requests content from the server, ColdFusion sends the content back, jQuery displays the retrieved content. -Mike Chabot _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
