I'm fairly new to fusebox and have gotten to a roadblock.  I've made a few
fusebox applications knowing that using fusebox I should be able to call the
application as a custom tag, but I've never had to do it before.  I need an
example of how this would be done.  If I just use CFMODULE to call this
application from any cfm template, wouldn't I have to set all my links in my
application to point to the template that called the application instead of
to index.cfm like I have now?  Also, there are a few places in my
application that I use CFLOCATION to forward a user to another page, I would
also have to change these links, right?  Then my application would be
passing attributes back on the URL of the calling template, right?  So I
would have to manage somehow to pass these into the CFMODULE that calls my
application in the first place.  I'm a bit lost here, could anyone steer me
in the right direction?

Michel Gallant

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