A client is asking for a password feature that stretches across multiple
domains. So if a user logs in to domain1.com and then goes to the password
section of domain2.com that he won't be asked for his password. I know
cookies won't work here since cross-site cookies are illegal. I'm not sure
that Session variables will work here either, as he has asked that once the
user types the password in, he is NEVER asked for it again.

Also, there is only 1 password for all users. So there is no database
listing of users and whether they have logged in or not. Any ideas on how I
can accomplish this?

Cedric


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to