Can I access session variables across multiple domains? For example.. if a customer logs into www.domain.com and I create a session variable, can the domain www.example.com access that variable?
Hope this makes sense. This will actually be the first time I will use session variables... should be fun...LOL Jacob Not those domains without you building some kind of interface between the two. But it is my understanding that you can configure sessions to share between sub-domains of a main domain. Thus IIRC you can share session data between this.example.com and that.example.com. But I have never actually had a need to do this, so haven't tried. HTH -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA --------- | 1 | | --------- Binary Soduko | | | --------- "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240254 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

