Brent Shaub wrote:
> 
> Hello all,
> 
> I'm having trouble debugging this one.  I have a query in application.cfm
> that inserts to a table.  For most pages, I see one record.  For a
> particular page, I am seeing two.  What would be in this file that could
> cause application.cfm to fire twice?  I even tried using a request-scope
> flag to prevent the second entry with no luck.  It's a simple page without
> any includes, and it's not being included.
> 
> Thanks for any help on this,
> Brent
> 

It could be because of a duplicate request. Put a cflog tag in there and
check the thread id.

/t
-- 
View this message in context: 
http://www.nabble.com/Duplicate-query-execution-in-application.cfm-for-a-certain-page-tf2460888.html#a6859790
Sent from the Cold Fusion - Technical mailing list archive at Nabble.com.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257052
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to