I think this will give you the info you want -- put it inside your tag.
If necessary, get it to mail you the dump only if the unexpected value
occurs.

<cftry>
        <cfthrow>
        <cfcatch>
                <cfdump var="#cfcatch#">
        </cfcatch>
</cftry>

-----Original Message-----
From: jonese [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 21 December 2005 5:45 a.m.
To: CF-Talk
Subject: Re: Which page called my custom tag

Ok that helps a little bit. I'm getting out put like so
"CFQUERY,CF_FORMPROCESS,CFINCLUDE,CFINCLUDE,CF_FORMPROCESS,CF_CHROMESHEL
L "

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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:227375
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to