I was just thinking about a potential idea that would allow us to VERY
EASILY plug fusebox apps into each others code using the
<cf_returnfuseaction> tag.

I haven't fully thought this out, nor have i even tried it, i just want
to throw out the idea in case any one else wants to play along with me.

If we put a simple <cfif attributes.returnfuseaction> statement in our
<cf_formurl2attributes> that would check to see if the page should be
redirected using <cf_returnfuseaction action="return"> we could have it
automatically redirect the code to another page.  

Let me give you a little example.... 

I've got a form in ValueMusic.com that allows our dealers to choose
which brands they sell.  Normally it returns them to their "dealer
homepage" section.  But today i built in a totally new tool that
requires the dealers to choose their brands if they haven't already (the
form above).  When they save the form I want them to return to a
"status" page after.  This isn't a big deal, i'm just going to slightly
modify the save process to return them.

But it would be a hell of a lot easier if I could just pass a variable
in and specify in one line of code where to come when they finish.

Anyway, that's what is boiling in my head today.  If anyone has any
frickin' clue what i just wrote and wants to brainstorm with me, maybe
we can setup an IRC chat on our channel.

Steve Nelson
Online Web Development Training:
http://www.SecretAgents.com/training
(804) 825-6093

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