So you're just parsing rows from one array to another? What does your code look like? If the first array is coming from a query, couldn't you just QoQ to parse the results then convert?
Lets see what you got. Adam Wayne Lehman Web Systems Developer Johns Hopkins Bloomberg School of Public Health Distance Education Division -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 12:49 AM To: CF-Talk Subject: <cfDesperate> 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

