I am building an application where we do not want to require the user's browser to accept cookies. Like most applications out there we use the session scope very heavily and want to continue to utilize it.
I have read the CFMX WACK Ben Forta book about this task and it recommends passing one of these variables: 1. session.URLToken Or 2. client.URLToken (this ensures the CFID, CFTOKEN, or JSESSIONID are available.) Has anyone done this before? What is the "best way" to accomplish this? The application is almost complete and I am not currently passing session.URLToken and am not sure what other people have done to accomplish this in an effective and easy to implement way. Ryan Duckworth Macromedia ColdFusion Certified Professional Uhlig Communications 10983 Granada Lane Overland Park, KS 66211 (913) 754-4272 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195742 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

