|
Posted by eml on 10/22/06 12:45
Hello.
I'm not quite sure how to solve the issue. I think I'd (since my
knowledge is so limited) would send an id in the URL and have the
PHP-site check this against a database, and remove it at the same time
so people can't fake anything.
And yes, a cookie would work, but it'd be quite easy to fake a cookie
wouldn't it? ;-)
On Oct 22, 7:08 am, "SuperRobot5000" <vimal.na...@gmail.com> wrote:
> 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(
Navigation:
[Reply to this message]
|