oh, and no other cf tags can appear AFTER the defaultcase. -----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: 06 March 2003 14:34 To: CF-Talk Subject: RE: Cfcase
With CFSWITCH, you must have a CFDEFAULTCASE and it must be the last entry in the switch. -----Original Message----- From: Mark Leder [mailto:[EMAIL PROTECTED] Sent: 06 March 2003 14:35 To: CF-Talk Subject: Cfcase Is it possible to place CFIF statements inside a CFCASE? When I do this, I get an error that I can't have a CFCASE after a CFDEFAULTCASE, even though there are no CFDEFAULTCASE statements in the code. Removing this CFIF statement makes everything work ... Thanks, Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

