Can someone please tell me how an array or query stored in a session varible can be one length at the end of on page, then another length at the top of the next page?
I have an array and query (tried same thing two different ways) with an arrayLen() and Query.Recordcount at the top of an application page and the end of a OnRequestEnd page. One row gets added to either just fine, but on the top of the next page the array or query has ANOTHER row added two it. Yes, a duplicate row, but after the page has been returned to the client browser. I have tested this on 2 CFMX boxes and one CF5 box, so I know that it is not a server issue. But, after having two other people look at my code, and not being able to explain how this is happening, I NEED HELP!!! Anyone that is willing to assist, I will be greatly appreciative. Christian Watt Webmaster SkillPath/CompuMaster Seminars [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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

