yeah, so that it will actually parse the value of isUserInRole() rather than validate that the value is actually = "IsUserInRole()" make sense?
tony weeg uncertified advanced cold fusion developer tony at navtrak dot net www.navtrak.net office 410.548.2337 fax 410.860.2337 -----Original Message----- From: Neculai Macarie [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 8:56 PM To: CF-Talk Subject: Re: Cfswitch question I think it should be <Cfswitch expression="#IsUserInRole()#"> <mack /> ----- Original Message ----- From: "Candace Cottrell" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 7:54 AM Subject: Cfswitch question > Is this illegal? > > <Cfswitch expression="IsUserInRole()"> > <CfCase value="Admin"> > <h2>Administrator Functions: </h2> > </cfcase> > <CfCase value="Facilities"> > <h2>Facilities Functions: </h2> > </cfcase> > > </Cfswitch> > > Candace K. Cottrell, Web Developer > The Children's Medical Center > One Children's Plaza > Dayton, OH 45404 > 937-641-4293 > http://www.childrensdayton.org > > > [EMAIL PROTECTED] > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

