Hello - I am creating a form for users to enter news items. I decided to use cfform in conjunction with cftextarea (basic toolbar) so users may use hyperlinks. On my dev box, the textarea loads fine, but on the production server, I am prompted for credentials. Entering my credentials or canceling the prompt does not allow for the toolbar to load. I have spoke with the net admin who has set up virtual directories for CF. Is there a specific directory or path I should have him create a virtual directory for in order to get the toolbar to load?
My code is simply: <cftextarea name="newsStory" richtext="yes" toolbar="Basic"></cftextarea> I understand the built-in editor is FCK, but I'm not certain how to get the toolbar to load. Thanks in advance! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5116 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
