So what happens in the case where the user types in
www.somewebsite.com/index.cfm

Is this considered an invalid fuseaction?

I use it to catch those fuseactions that kickoff but haven't had their fuse
coded yet. Helps debugging.

> ----------
> From:         Avi Flax[SMTP:[EMAIL PROTECTED]]
> Sent:         12 October 2000 15:40
> To:   Fusebox
> Subject:      Default FuseAction?
> 
> I know we all use a CFPARAM for our Attributes.FuseAction at the top of
> our 
> index.cfm - my question is, do you all leave the default value blank, or
> do 
> you set it to something? I am vacillating between the two.
> 
> One the one hand, if I leave it blank, then in my CFSWITCH, if it gets to 
> my CFDEFAULTCASE, then I know that an invalid or missing FuseAction has 
> been called. That can be useful. But on the other hand, once I know that,
> I 
> probably want to use an actual FuseAction as a default - and to do that, I
> 
> have to either use a CFLOCATION, which is an unnecessary communication 
> client-server, or I have to duplicate the code from my default FuseAction.
> 
> On the other hand, if I fill in the default FuseAction, then I won't know 
> if the FuseBox was called with no FuseAction.
> 
> Any thoughts?
> 
> Thanks!
> 
> --
> Avi Flax
> 
> --------------------------------------------------------------------------
> ----
> 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.
> 
**********************************************************************
 This email and any attachments are confidential and solely
 for the use of the intended recipient.  They may contain
 material protected by legal professional or other privilege.
 If you are not the intended recipient or the person responsible
 for delivering to the intended recipient, you are not authorised
 to and must not disclose, copy, distribute or retain this email
 or its attachments.  Although this email and its attachments
 are believed to be free of any virus or other defect, it is the
 responsibility of the recipient to ensure that they are virus free
 and no responsibility is accepted by the company for any
 loss or damage arising from receipt or use thereof.

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