> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 27, 2001 6:46 PM
> To: [EMAIL PROTECTED]
> Subject: Ouptut shows up in DOS window
>
>
> I have Sambar 5.0 web server, IE 5.5, and Active Perl build
> 629,
I have Sambar 5.0 web server, IE 5.5, and Active Perl build 629, running on a really
slow HP vectra XM NT 4.0 SP 6.
When I run the following script:
#!c:\perl\bin\perl -wT
use CGI ':standard';
use BER;
require 'SNMP_Session.pm';
my $host = "192.168.0.1";
my $community = "public";
my $port = 161