I think Amazon.com should have no-click shopping. The moment you go on their website, they make a purchase for you. It would have prevented the whole dot-com crash :)
----- Original Message ----- From: "Cantrell, Adam" <[EMAIL PROTECTED]> Date: Tuesday, January 21, 2003 12:26 pm Subject: RE: Application.cfm > Ahh yes, poor choice of words. I hope he also didn't think > Application.cfmwould actually run before the http request; an app > server that could tell > the future might be a nice tool to have :) > > "Hi, this is amazon.com, we would just like to thank you for the > purchaseyou're about to make." :) > > > > -----Original Message----- > > From: Tangorre, Michael [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 21, 2003 12:21 PM > > To: CF-Talk > > Subject: RE: Application.cfm > > > > > > not to get too technical, but the file OnRequestEnd does not > > run after the request; but rather at the end of the > > request... it is the last thing processed by the server in > > terms of CFM pages. I know this is picky, but for a newbie, > > might as well start em out on the right track :-) > > > > -----Original Message----- > > From: Cantrell, Adam [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 21, 2003 1:16 PM > > To: CF-Talk > > Subject: RE: Application.cfm > > > > > > In addition to the other replies, another useful file to know > about is > > OnRequestEnd.cfm - same thing as Application.cfm, only it > > runs AFTER the > > request, not before. I had been developing CF apps for at > > least 6 months > > before I knew about this. I think it's more well known now though. > > > > Adam. > > > > > -----Original Message----- > > > From: Scott Wilhelm [mailto:[EMAIL PROTECTED]] > > > Sent: Tuesday, January 21, 2003 11:42 AM > > > To: CF-Talk > > > Subject: Application.cfm > > > > > > > > > Do I have to include application.cfm in all my cfm pages, or > is that > > > automatically done for you? > > > > > > Scott > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

