I haven't tried this yet, but in reviewing the docs on this tag I wonder...


"Domain in which cookie is valid and to which cookie content can be sent
from the user's system. By default, the cookie is only available to the
server that set it. Use this attribute to make the cookie available to other
servers.

Must start with a period. If the value is a subdomain, the valid domain is
all domain names that end with this string. This attribute sets the
available subdomains on the site upon which the cookie can be used.

For a domain value that ends in a country code, the specification must
contain at least three periods; for example, ".mongo.state.us". For
top-level domains, two periods are required; for example, ".mgm.com"."



Maybe if you try the domain set to ".www.domain.com" and
..subdomain.domain.com". It allows 3 periods in the documentation.  

You can also add a bit of code to the login page that detects if the user is
on the 'domain.com' or the 'www.domain.com' address.  If they are on the
'domain.com' address you can have the page reload itself as the
'www.domain.com'.

I don't have time to test this for you, but it is worth a shot.

William 

-- 
William E. Seiter
 
Have you ever read a book that changed your life?
Go to: www.winninginthemargins.com
Enter passkey: goldengrove
 
Web Developer 
http://William.Seiter.com

-----Original Message-----
From: Nate Willard [mailto:[EMAIL PROTECTED] 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

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

Reply via email to