You can do a CFLOCATION, and that would work fine.
SOmething a little nicer is to use a URL_ file. 
Just put a CFLOCATION in that file, and call it
in place of the CFLOCATION tag.
 
If you will have a need to cflocate to a certain
circuit many times, this is a timesaver, because
you only update the code once.

If you are going to do CFLOCATION to index.cfm?fuseaction=xxx
be very carefull about accidentally causing your app to go
into an infinite loop.  It's quite possible, and it really
sucks when that happens.

-Erik

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to