well that's the thing I am setting it in include not the index.cfm file. so I created it in the index.cfm file NOT the included file and it now works.
Ian On Wed, 3 Nov 2004 12:41:26 -0500, Ewok <[EMAIL PROTECTED]> wrote: > Sure, as long as you set it before you call it of course > > > > -----Original Message----- > From: Ian Sheridan [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 03, 2004 12:38 PM > To: CF-Talk > Subject: How to use Request scope?! > > can you set a request scope variable in an include? > > ex. > -----index.cfm > ----------include1.cfm --> set request.test > ----------include2.cfm --> read request.test > > can this be done? > > -- > > ---------------------- > Ian Sheridan > http://www.savagevines.com > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=36 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183285 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

