Perfect, that fixed it thanks.  FYI: it works fine as a boolean value as
well now.

--
Jay 

> -----Original Message-----
> From: Andrew Dixon [mailto:[EMAIL PROTECTED] 
> Sent: 17 January 2005 16:43
> To: CF-Talk
> Subject: Re: XML Variable Issue
> 
> Hi.
> 
> If you are using it like that you need to .XmlText on the end 
> to get the XmlText part of the XmlNode.
> 
> Config.SiteConfig.SiteSections.UserManager.XmlText
> 
> And as it is text and not a boolean value I think you will 
> need to use:
> 
>  <cfif Config.SiteConfig.SiteSections.UserManager.XmlText IS "TRUE"> 
> 
> Andrew.
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware: a new and convenient web-based time tracking application. Start 
tracking and documenting hours spent on a project or with a client with Logware 
today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190753
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to