I am interested in using PHP for a feature inside a web application that is
already written with ASP and Javascript. I am not sure how to retrieve the
session values passed when opening the PHP page. Any recommendations how
best to do this?

Javascript session code in ASP tags:

Session("User_Login") = User_Login;


Config : Win2k, IIS 5.0, PHP 4.0.6



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to