It depends what you're doing planning to do with the application, I would use the onSessionStart() function to Session.SurveyResults = arrayNew(1); that way you don't need to use param, as the session variable will only be created once at the beginning of the session :-D
Rob -----Original Message----- From: James Blaha [mailto:[EMAIL PROTECTED] Sent: 28 February 2007 15:53 To: CF-Talk Subject: Re: Technique question: Survey's Thanks Folks, Thats was I was thinking. Would you cfparam the initial session variables in the application.cfc or on the main survey code at the top of the page? Thanks, -Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270960 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

