returnfuseaction is great.  If you are having troubles
with it, I would be it's because you're trying to fit
act or dsp files within a CFCASE before the returnfuseaction
tag:

<cfcase value="foo">
        <cfinclude template="act_modify.cfm">
        <cfinclude template="dsp_modifyStatus.cfm">
        <cf_returnfuseaction
                action="return"
                defaulturl="#CGI.Script_Name#/action/ParentLogin.htm">
</cfcase>

__
 Erik Voldengen     6740 N Oracle Road, Ste 100
 Lead Developer     Tucson, Arizona 85704
 HMweb              520-742-2611 ext. 111
                    www.HMweb.com
                    


> -----Original Message-----
> From: Russell Jones [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 12, 2000 10:39 AM
> To: [EMAIL PROTECTED]
> Subject: returnfuseaction ... is killing me
> 
> 
> returnfuseaction ... is killing me
> 
> I wish wish WISH I could understand how this tag actually works. It's
> functionality appears to be exactly what I'm looking for, but 
> I can seem to
> implement it at all.
> 
> Perhaps someone has something useful they could forward that 
> might help my
> understanding. 
> 
> btw: This doesn't seem like a very popular tag, are there 
> many folks using
> it in their fusebox projects?
> 
> (Thank you sooooo much!)
> 
> -Russ
> 
> -- 
> Russell Jones
> Webmaster
> ImproveNow.com
> Phone: 207.236.0146
> e-mail: [EMAIL PROTECTED]
> 
> > From: "David Nesbitt" <[EMAIL PROTECTED]>
> > Reply-To: [EMAIL PROTECTED]
> > Date: Tue, 12 Sep 2000 12:39:01 -0400
> > To: <[EMAIL PROTECTED]>
> > Subject: Re: stupid CF trick
> > 
> > This is the funniest thing I've heard this month :-) 
> Practical as well
> > seeing as *I am this lazy*!
> > 
> > ----- Original Message -----
> > From: "McCollough, Alan" <[EMAIL PROTECTED]>
> >> Well, if you've got CF code that is conking out cuz' of a 
> single qoute
> > (darn
> >> SQL syntax...), Be LaZzZy and use that funky key to the 
> LEFT of the number
> >> "1" on most keyboards. The one with the tilde on it. Looks 
> like a quote.
> >> Walks like a quote. Quacks like a quote. But CF and SQL 
> don't see it as a
> >> quote...
> > 
> > : David Nesbitt
> > : Web Production Specialist (ColdFusion)
> > : Ottawa, Ontario  Canada
> > : (e) [EMAIL PROTECTED]
> > : (h) 613 739 0121
> > : (c) 613 277 2691
> > 
> > 
> --------------------------------------------------------------
> ----------------
> > To Unsubscribe visit
> > 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the
> body.
> 

----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to