in reply to Re: Unavailable network drives in CGI scripts
in thread Unavailable network drives in CGI scripts
'whoami' returned my username (not a web account), but the USERNAME environment variable was empty.print `whoami`; print $ENV{USERNAME};
---
A fair fight is a sign of poor planning.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Unavailable network drives in CGI scripts
by JediWizard (Deacon) on Dec 13, 2006 at 17:01 UTC | |
by Sprad (Hermit) on Dec 13, 2006 at 17:04 UTC | |
by ww (Archbishop) on Dec 13, 2006 at 17:14 UTC | |
by Sprad (Hermit) on Dec 13, 2006 at 17:24 UTC |