Hey guys,
Our company has 2 seperate sites, one written in Classic ASP and the other written in PHP. They've both been in development for a couple of years and have a lot of useful data in them, but the bosses are getting annoyed that they have to log in to both seperately.
Is there any way to work with the sessions, or anything else, to transfer the session data between an ASP page and a PHP page? All I really need to send over is the user ID, once that has been passed over I can use SQL to pull back anything else I need.
Thanks for your help,
Ben
Intranet Developer
Our company has 2 seperate sites, one written in Classic ASP and the other written in PHP. They've both been in development for a couple of years and have a lot of useful data in them, but the bosses are getting annoyed that they have to log in to both seperately.
Is there any way to work with the sessions, or anything else, to transfer the session data between an ASP page and a PHP page? All I really need to send over is the user ID, once that has been passed over I can use SQL to pull back anything else I need.
Thanks for your help,
Ben
Intranet Developer