> What does AOL do that would make a user unable to log in?  Does it block
> all cookies?  Do sessions just not work?  Anyone with experience coding
> for AOL, please toss me a bone here! =)  I don't specifically write a
> cookie, but this is the top of my application.cfc:

Chris, AOL doesn't block cookies by default, so your sessions should work 
the same (unless you send the cfid and cftoken in every url, your session 
depends on the cookie to know which session to refer to).  I keep a copy of 
AOL Explorer around for testing purposes.  Something else must be going on 
there, but your Application.cfc code looks fine to me.

-- Josh


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275872
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to