why wouldn't you set your variable inside a <cfcase>? if the variable setting isn't dependent on one of the <cfcase> values...why are you trying to set it inside of the <cfswitch> anyway? :)
On 12/19/06, Will Tomlinson <[EMAIL PROTECTED]> wrote: > 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:264538 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

