Thanks to Jeff and the others that got me squared away with working on both Includes and modifying the CustomAdmin area. But now I have a new problem... in the case of Includes, even when doing cfsetting enablecfoutputonly=NO, I still can't get any output on the screen that isn't inside CFOUTPUT tags. Is this possible? It works great on the CustomAdmin side...
One more question while I'm at it... given the folder "custom" inside the "customadmin" directory where my customadmin files are located, if I wanted to cfinclude or cflocate to one of those files from another one, what path or method do I use? Here's the line from my customadmin.xml that loads it up: <menuitem label="Add FAQ Entries" link="/admin/customadmin.cfm?module=custom/dosomething.cfm" /> So let's say I want to call a file called "dosomethingelse.cfm" from within the dosomething.cfm, either via a link, a cfinclude or a cflocation. What path or method? I can't seem to get it to work callling it as above with "/admin/customadmin.cfm?" etc etc etc... Thanks! Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
