Give us some more information. What is the code you use to copy one array information into the other? Where is the code located? ( Application.cfm, presumably? ) What scope are you storing the array in? What links are you clicking to move from page to page? Is there a reason you are using an Array to hold query data instead of a query object?
At 11:48 PM 1/27/2003 -0600, you wrote: >Is anyone on right now??? > >I have an issue with arrays that I CAN NOT EXPLAIN!!!! > > > >I have two arrays, one holds returned query data - Array1, the other a >personal selection from the first Array - Array2. > >When I add data from the first array to the second, no problem, I have an >ArrayLen and everything is great. > >The problem is that no matter what link I click next, the data gets added >again. I have put ArrayLens from application to the very end. The array >length has already changed at the very top of the application page, but is >one less at the end of the previous page. I am not a newbie. I have been >coding CF for over 4 years now and I have never seen anything like this. > >Please, if anyone is on, I have examples and live site to see.... >CFMX >W2K >SQL2000 > >Christian > >[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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

