I have managed to integrate the program inside my project although I cant get the insert image button to work.
I am unsure of what i need to configure or change (if it is required) if someone can point me in the right direction i would be grateful
Also using iis on win 2k server
tia
I am unsure of what i need to configure or change (if it is required) if someone can point me in the right direction i would be grateful
Also using iis on win 2k server
tia
RE: XML Request Error: internal server error(
I will be greatful if someone could help me.
I am using CFMX and Windows 2K server.
RE: XML Request Error: internal server error(
// Link Browsing
FCKConfig.LinkBrowser = true ;
FCKConfig.LinkBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Connector=connectors/cfm/connector.cfm" ;
// Image Browsing
FCKConfig.ImageBrowser = true ;
FCKConfig.ImageBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Type=Image&Connector=connectors/cfm/connector.cfm" ;