G'day Neil, I need for each site to have its own forms structure, so I move a copy of the CFIDE folder into each site. That allows me to change the style sheets of teh XML forms to match the look and feel of the rest of the site.
The FCKEditor is in its own folder structure inside the renamed CFIDE folder (now called cfforms so there wont be confusion with the system CFIDE folder. You can see a page where this works at the not-yet-launched site http://hawkesburyradio.com.au/Index.cfm?pid=111265 The folder structure looks like this: wwwroot - cfforms -scripts -css -FCKEditor -xsl And in each cfform i use the following (in part): <cfforms scriptsrc="/cfforms/scripts" . ..... But i still dont know what this error message means - is it a path issue? can't find the component it's looking for? or can it find it but there's some kind of error or corruption in it? Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On 8/2/06, Robertson-Ravo, Neil (RX) <[EMAIL PROTECTED]> wrote: > Hmmm, I am not sure having the scripts there is a good idea (is your CFIDE > web facing?!). What happens if you remove the scripts and test on the pages > which you are not using FCKEditor? The scripts could be interefering with > the cfform (urgh) scripts. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248597 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

