This is good to hear! Don't know if it helps answer the original question... If the user is not accepting cookies and they are on AOL you have to use the URL method.
Justin Hansen -------------------------- Uhlig Communications Systems Engineer -------------------------- [EMAIL PROTECTED] 913-754-4273 -------------------------- -----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 8:55 AM To: CF-Talk Subject: Re: Cf vs AOL help needed.... Justin Hansen wrote: > While I haven't had this problem myself (I soon will), I have heard this "CF vs. >AOL" tid bit. > > An AOL users IP address may (and do) change during a session, when it does, CF >thinks they are a new user and the user is no longer associated with their session. >The only way around this is to add CFID and CFTOKEN to every url in the site. > > Can anybody confirm or deny this? Put up my vote for the deny :) Sessions are not based on IP addresses, they are based on the CFID/CFToken combination (or the jsessionid). Jochem ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

