Hal has the following in his simple Contact Manager app:
<!--- I'm going to get one (and only one) fuseaction at a time. Fuseactions
correspond to methods or messages in OO languages. --->
<cfswitch expression = "#attributes.fuseaction#">
<cfdefaultcase>
<cfoutput>
I received a fuseaction called <B><FONT
COLOR="000066">
"#attributes.fuseaction#"</FONT></B> that I don't have
a handler for.
</cfoutput>
</cfdefaultcase>
</cfswitch>
What do this do?
best, paul
At 05:58 PM 3/28/01 -0500, you wrote:
>Hal9000...heh...that's cute...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
- RE: Nesting circuits: I just don't get it! :( Patrick McElhaney
- RE: Nesting circuits: I just don't get it! :( Bob Silverberg
- RE: Nesting circuits: I just don't get it! :( Mike Craig
- Re: Nesting circuits: I just don't get it! ... David Huyck
- RE: Nesting circuits: I just don't get it! ... Hal Helms
- RE: Nesting circuits: I just don't get it! ... paul smith
- OT: What are you doing, Dave? Dave? DAaav... Jeff Peters
- Checking for application.applicationname ( ... Bob Silverberg
- RE: Checking for application.applicationnam... Nat Papovich
- RE: Checking for application.applicationnam... Peter Theobald
- RE: Nesting circuits: I just don't get it! ... paul smith
- RE: Nesting circuits: I just don't get it! ... Mike Craig
- RE: Nesting circuits: I just don't get it! ... paul smith
- RE: Nesting circuits: I just don't get it! ... Mike Craig
- RE: Nesting circuits: I just don't get it! ... Hal Helms
- RE: Nesting circuits: I just don't get it! ... paul smith
- RE: Nesting circuits: I just don't get it! ... Hal Helms
- RE: Nesting circuits: I just don't get it! ... Hal Helms
