> -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED] > Sent: Sunday, January 02, 2005 11:02 AM > To: CF-Talk > Subject: RE: cfapplication/clientvariable Error after Upgrade to MX 6.1 > > > Just make sure you use a tag like cf_location (from the exchange) that > > will aloow cookies to be set on the same page as a cflocation. > > I'm pretty sure that you can successfully use both CFCOOKIE and CFLOCATION > within a single page using CFMX.
I'm not sure that you can use CFLOCATION with cookies in CFMX, but you can definitely use the Java "pageForward" method (from "getPageContext()" I believe) to do this. I've not personally looked into it (too lazy I suppose) but there's a lot of very useful methods there. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189107 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

