|
What you should do is look at the functions with the CFAdmin component
browser, and do a dump on your application scope to see how you'd call
them from your pages. To do a dump in your farcry app I just did the following: Create a custom include called "_dump.cfm" that just does a <cfdump var="#request#" /> and <cfdump var="#application#" /> Create a nav node under utilities, and under that create a new Include and select your custom dump. Note down the objectid for that new dump Include object. Whenever you wanna see the app variables just browse to: http://yoursite.com/index.cfm?objectid=OBJECTIDOFDUMPINCLUDE Otherwise, the best place is just to look at the Daemon code... all the juicy stuff is in there waiting for you (especially in the tags directory!) - tim Mike Connolly spoke the following wise words on 24/10/2003 6:25 PM EST: --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] |
- [farcry-dev] RE: Secondary Navigation Gary Menzel
- [farcry-dev] RE: Secondary Navigation Mike Connolly
- [farcry-dev] RE: Secondary Navigation Gary Menzel
- [farcry-dev] RE: Secondary Navigation Tim Lucas
- [farcry-dev] RE: Secondary Navigation Tom Cornilliac
- [farcry-dev] RE: Secondary Navigation Tim Lucas
- [farcry-dev] RE: Secondary Navigation Tom Cornilliac
- [farcry-dev] RE: Secondary Navigation Ian Welsh
- [farcry-dev] Re: Secondary Navigation Chris Kent
- [farcry-dev] RE: Secondary Navigation Lee Aston
- [farcry-dev] Re: Secondary Navigation Chris Kent
- [farcry-dev] RE: Secondary Navigation Ian Welsh
- [farcry-dev] RE: Secondary Navigation Lee Aston
