You can't use any other tag directly inside a cfswitch tag. But you can use a cfset inside a cfcase or cfdefaultcase tag.
<!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 19, 2006 6:15 PM To: CF-Talk Subject: Who fixed it so ya can't set a var inside cfswitch? I just tried looping inside a cfswitch and setting some dynamic variables, and I got this stupid lookin typo'd error that read somethin like, "You can't use any tags other than cfcase and cfdefaultcase inside a cfswitch." So I hafta resort to cfif's for this? Amd I missin somethin? Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264556 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

