W, When they login, call a page by hidden frame, img request or whatever you like that passes the cookie info you want written via the url. This page is on the other domain, be it the ip or the domain name. Then on that hidden page, write the cookie yourself via js. Hows that sound? <never tried it but tell me if it works> DRE
> -----Original Message----- > From: William H. Bowen [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 22, 2002 11:03 AM > To: CF-Community > Subject: Re: OT cookie question > > > good solution, but I don't have access to their lists. > > we're essentially different companies (units) that are part > of one larger uberbusiness, our networks don't talk to each > other except on this DMZ and the way we access it is > different than the way they access it.... > > Thanks though :-) > 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 > ----- Original Message ----- > From: "Harkins,Patrick" <[EMAIL PROTECTED]> > To: "CF-Community" <[EMAIL PROTECTED]> > Sent: Friday, November 22, 2002 9:52 AM > Subject: RE: OT cookie question > > > > Tie it in with NT authentication instead.... > > > > > -----Original Message----- > > > From: William H. Bowen [mailto:[EMAIL PROTECTED]] > > > Sent: Friday, November 22, 2002 12:48 PM > > > To: CF-Community > > > Subject: OT cookie question > > > > > > > > > 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 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.5
