>Is there any way I can set up a php script so that it will detect the >login of the current Netware user on a PC and use that user's >information to customize a greeting for the user?
Almost for sure, no. But, to be 100% sure, do this: <?php phpinfo();?> And surf from that Netware box to it. If Netware is telling PHP something useful (unlikely), PHP will spew it out there. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php