Hi guys, Wonder if someone can help me with a session problem. I'm customizing a chat script and find that some session variables are somehow not transferring in AOL but doing well with all other browsers. This has caused login into the chat to crash whenver someone uses AOL.
My questions are: [1] Has anybody experienced similar stuff? [2] In trying to figure out the script which I bought with source code, i came across this syntax that i'm not familiar with which I think is related to the problem: <cfset u=session[sesid].u> sesid had previously been defined as <cfset sesid="cfc_#url.s#"> since i'm only familiar with sessions being established by something like, <cfset session.variable = "whatever"> can someone explain what is happening in the statement especially the significance of the angle brackets? thanks for any help! __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

