Hi Tim, just remember cookies cant be read across different domains....
hmm.. you could do try and do a CFHTTP to the .net server and call a file that creates a session variable... but not sure if it will work... or set a flag in the DB on the .Net server.... via CFHTTP but if you wanna go WDDX.. as Lindsay suggested.. you can find the WDDX parser for .NET/CF here http://www.xmlandasp.net/xmlandasphome/downloads.aspx hth joel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tim Donovan Sent: Thursday, 13 February 2003 10:39 To: CFAussie Mailing List Subject: [cfaussie] Re: Can Coldfusion talk to .Net? thanks....I'll remember that......sadly this server is using CF5....looks like I will have to use a cookie "Joel Nath" <[EMAIL PROTECTED]> wrote in message news:22973@cfaussie... Hi Tim, If you are using MX than you can get .Net to talk to a web service under MX to verify if the user is logged in... You would need to send an ID of some sort to the .Net server initially... which the .Net server can use to call the web service with to verify the user against the user table...etc... Cheers joel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Tim Donovan Sent: Tuesday, 11 February 2003 10:16 PM To: CFAussie Mailing List Subject: [cfaussie] Can Coldfusion talk to .Net? Hi everyone.... I need to send a session variable to another server running .Net system to let it know that the user has already loged on so they don't need to login again. Can I do this?.....and if so pleeeeeeeeeeeeeease tell me how. Thanks -- Tim Donovan Web/Graphics Coordinator CRC Reef Research Centre www.reef.crc.org.au (07) 4729 8403 (07) 4729 8499 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
