sure.

<CFSET Session.fredarray = ArrayNew(1)>
...<arraystuff>...

Chris Olive,
DOEHRS Website Administrator 


-----Original Message-----
From: Phim [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 25, 2000 2:24 AM
To: [EMAIL PROTECTED]
Subject: Session and Array


Hi Everyone ,

Is there any way to declare array to be as session ?

I have problem that when I set array as global variable ( such as PriceArray
in application.cfm ) and after process task and submit form , I found my
array length = 0 , ArrayLen(PriceArray) = 0

So Is there any method or command to set my array as global .


Regards,
Phim

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to