>I can;t see any reason why that wouldn't work.
>do both those toolbars display normally without your if/else ?
>


This may be a stupid question but can I add coldfusion code within the 
config.js file like so?

<cfif session.user.roleID EQ 1> 
     config.toolbar = "Full"; 
<cfelse>
    config.toolbar = "Basic"; 
</cfif> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352878
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to