Yes, that's correct. Simple to test, just run this file: <cflocation url="http://www.google.com" /> <cffile action="create" file="#expandPath('test.txt')#" output="Hello, world!" />
That file should NEVER be created. cheers, barneyb On Mon, 14 Feb 2005 16:37:54 -0700, Jim McAtee <[EMAIL PROTECTED]> wrote: > I'd just to verify that I understand how CFLOCATION works (after using the > tag for six+ years :). The help says: > > "Stops page execution and opens a ColdFusion page or HTML file." > > This means that when a CFLOCATION tag is encountered by CF that CF returns > the necessary HTTP headers to the web server and then request is > immediately aborted. No further code is executed for the request, > correct? > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194615 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

