I have been using Hal's latest on XFB and have an interesting conundrum.  I
have figured out one or two ways around this but none of them look very
good.  Here is the problem:

>From the root, I use two circuits, one for login and one for profiles.  The
profile circuit is actually a control center that requires the user be
logged in, so the index.cfm file requires it.

So, if you try to go to the control center, you first jump to the login
circuit then come back to the control center.  However, you can start to see
the catch 22.  If I ask to go to the control center and create a profile
(where all that code should reside) I will first go to the login
circuit...but I am trying to create a profile, not login.

Of course my one solution is to share the profile code at a higher circuit
level and share it or another to copy the profile content files into the
login circuit and the control center circuit.

Is that enough to generate an idea or two?

Mike Craig


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