Personally, I'd write them to a file and them get them. That doesn't leave you with installing modules and so on. Plus you can get a good overview. But this is just my way.

--------------
Bob Erinkveld (Webmaster Insane Hosts)
www.insane-hosts.net
MSN: [EMAIL PROTECTED]





From: "Kipp, James" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Pass an NT IIS env variable to apache UNIX cgi ??
Date: Wed, 11 Dec 2002 09:32:36 -0500

hopefully i can explain this correctly:
I have a cgi script that users from NT workstations will access. the script
runs on IIS server, so I am able to grab the remote user name, like this:
(my $user = lc($ENV{'REMOTE_USER'}) ) =~ s/.*?\\//;
$user will match the users account name on a UNIX server.
How can i pass this variable to a cgi script that will run on Apache/UNIX
server?

Please let me know if further explanation is needed.
Thank You.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_________________________________________________________________
Ontvang je Hotmail & Messenger berichten op je mobiele telefoon met Hotmail SMS http://www.msn.nl/jumppage/


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to