Couldn't you test this with the following somewhere in the page following your set statement?
SELECT * FROM CDATA WHERE data like '%#variablename#%' And app = '#application.applicationname#' and cfid = '#cfid#:#cftoken#' Sorry, not near my app server to try this atm. - Calvin ----- Original Message ----- From: "jon hall" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 4:27 PM Subject: when do client variables update the db? > Does anyone know offhand if updates to a client variable (stored in > a db) take place immediately as they are set, or after the page has > finished executing? > > -- > jon > mailto:[EMAIL PROTECTED] > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

