I think people are missing the concept of the offline application.
Ie, CF app runs from server, lets say CRM. But man on laptop with no internet needs to still run same application, CF on AIR. Loading the App from the server or using Ajax to call CF is not an option if you are offline. And yes, I know you could do this is Flash or Flex, but wouldn't it be nice if you could do this in CF also. Regards Dale Fraser <http://dalefraser.blogspot.com> http://dalefraser.blogspot.com From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Chambers Sent: Wednesday, 13 June 2007 10:19 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: onair.adobe.com... (was CFAussie Community Head Count) You could have the application connect to the CF back-end to retrieve (and if necessary) store the data. If you really wanted to, you could dynamically load the entire UI at runtime from a CF server, although it would not be the most efficient way to do things. mike chambers [EMAIL PROTECTED] On Jun 12, 2007, at 3:32 PM, Andrew Scott wrote: I am fully aware of what AIR is, as I am sure Dale does too. But when you develop those HTML files, and you wanted to connect to a DB to bring information to those HTML files in a dynamic way on the fly? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---