> One more question: In the following code, "qryMyQ.cfm" is a simple
query--no
> conditional code. If after the query executes, you want to call a new
> fuseaction, "doThisNow", do you use method A, method B, or something else?
I like method B, not surprisingly given how I feel about the include of the
query :) If you leave the cflocation in an URL_ file (or whatever) then you
allow yourself to do some potential conditional logic in that file. Off the
top of my head one idea might be to do something like if an error came out
of the query to go to a different place. I like method B because I can pass
where and what to do into the URL_ file via more XFA's
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists