I have a situation developing with an intranet site I'm working on. I need to add password protection to the site. no problem there, I already have a solution built that I should be able to plug in. It works extremely well on our external site and is very easy to implement.
Now the problem... the way our firewall system is set up. In a nutshell: My business unit is in a particular subnet and we access the site via a given IP address (111.222.333.444) that is then translated and routed correctly. The other units that access this site are on a different subnet and access the site via DNS name (iww.eai.tde.alstom.com - no worries handing the domain out, you shouldn't be able to access it unless you're on the ALSTOM WAN). In order to make the password protection scheme work I need to set a cookie (well a couple actually) How can I do this given the domain restrictions of cookies? TIA!! will ---- William H. Bowen Webmaster ALSTOM's T&D Energy Automation & Information Business "Your friendly neighborhood Webmaster!" [EMAIL PROTECTED] http://www.esca.com/ 425.739.3629 Voice 425.466.7016 Cell 425.739.3690 FAX ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
