john dawson - 2001-11-14

Hi

What would I need to put in place of these
my $RemoteHost = $ENV{'REMOTE_ADDR'}; 
my $Scriptname = $ENV{'SCRIPT_NAME'}; 
my $Servername = $ENV{'HTTP_HOST'};

if i'm using IIS 5.0

Thanks