I have a web server running Apache and I was wondering if I can pull a local environment variable from the connecting client machine (Windows). I want to pull this from the client --> $ENV{username}. Is this possible somehow? The username will then be entered into a CGI script that searches for something. Right now, the users have to enter they're username each time but I'd like for this to be automated.
btw, not sure if I should have posted this in the CGI forum instead.
Thanks,
Chris
btw, not sure if I should have posted this in the CGI forum instead.
Thanks,
Chris