Posted by SuperRobot5000 on 10/22/06 04:08
Hi All,
Ok, I know that the title of this question might seem strange... but i
need to be able to authenticate from a .NET website (which a user would
be logged on) to a PHP website (with the same user details).
Does anyone know if there is a way to do this? I think the only way is
to use an encrypted URL... but how would I encrypt the URL from the
ASP.NET app into a format that the PHP app can decrypt?
would a cookie also work? can you use cookies between
applications/sites?
Please help. :o(
[Back to original message]
|