Re-reading your message again, cant you just turn on debugging and look at the stack trace and templates that are being called?
On 12/20/05, jonese <[EMAIL PROTECTED]> wrote: > Ok that helps a little bit. I'm getting out put like so > "CFQUERY,CF_FORMPROCESS,CFINCLUDE,CFINCLUDE,CF_FORMPROCESS,CF_CHROMESHELL " > > Is there anyway to find out what those cfinclude files are? > > Here's my delimma. > > We have a custom tag which processes form for us and does a lot of high > level stuff. the problem i'm having is that a passed in variable ( > attributes.formobjectid) is changing from one value '102' to an unexpected > value '10002' when the tag is called again upon it's self. > > I need to figure out where the tag is getting called again so i can try to > find where this mystery 10002 is getting set... > > jonese > > On 12/20/05, Greg Saunders <[EMAIL PROTECTED]> wrote: > > > > yes, GetBaseTagList() > > > > Greg Saunders > > Vice-President, Technology, Trump University > > 40 Wall Street > > New York, NY 10005 > > http://www.trumpuniversity.com > > [EMAIL PROTECTED] > > > > > > At 10:01 AM 12/20/2005, jonese wrote: > > >Is there something i can code inside of my custom tag which will tell me > > >what cf template called it? > > > > > >jonese > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:227350 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

