Actually, after talking to the client some more, I am not going to have to
do this. What I am going to end up doing is taking what they have in ASP and
"converting" it to CF, thus making the entire site a CF application.
----- Original Message -----
From: "Billy Cravens" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, January 27, 2002 12:51 PM
Subject: RE: Getting ASP Info into CF


> Even on the same box, CF can't talk to ASP's sessions.  Pass the session
> vars from ASP to CF - WDDX would be nice, but you can do that conversion
> on the CF side if you pass it as a list or whatever.  Then in CF, parse
> the session var back into a CF session.  Passing back to ASP is easier -
> just do a POST.
>
> -----Original Message-----
> From: Bruce Sorge [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, January 26, 2002 12:52 PM
> To: CF-Talk
> Subject: Getting ASP Info into CF
>
> Question,
> I have been tasked to get login information from an ASP page into a CF
> application, and I am not sure how to go about this. I know that I can
> get CF, by way of a com object, to talk to an ASP session, but this is
> not a viable solution. Here is the scenario:
>
> User logs into a site hosting an ASP login page, and they go about doing
> whatever it is they want to do. At some point, they will click on a link
> that brings in a CF application within an iframe. What I want is to be
> able to capture that information into the CF application, check it
> against the database that I have, and if they pass then they go on in.
> Otherwise, they are required to re-authenticate. Also, at some point,
> they may have to pass some CF information into an ASP application.
> The problem is that these two applications are being hosted at two
> separate companies, so the ASP app server and the CF app server are in
> two separate locations. Is this doable?
>
> Thanks,
>
> _________________________________________
> Bruce Sorge
>
>
>
> 
______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to