Andy Matthews wrote:
> That's irrelevant.
> 
> The ColdFusion code would completely process before ANY javascript code
> would even make it to the browser.

Actually, you can have output go to the browser before the CF code 
completes by using CFFLUSH.  This would negate CFLOCATION though, so the 
original poster probably removed that in favor of another method of 
redirection (such as having it all in JavaScript with a CFABORT to stop 
further processing after the error was detected).  In any case, they 
didn't say how it was solved, but what matters is that whatever they did 
worked for them <g>.


-- 
Justin Scott, http://www.tlson.com/


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312048
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to