>so where can I get a list of >variables like that. I went to the developer guide, but am not >sure how to use all of that information.
I'm not sure. I just know that stuff from ferreting through the code so much. In the Farcry Admin, under the "Admin" tab, there's a link for "Scope Dump". This will give you some insight into the vars in the persistent scopes. Also, under "Admin/COAPI" tabs, there's a link for "COAPI Meta Data" this is helpful also. You can <cfdump> the request scope in your footer to get that one. As you dig into the code use that stuff as references to the vars you find. Of course, you can always ask the list! ~tom --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
