thanks, that may do the trick..
>> fliptop wrote:
On Thu, 30 Jan 2003 at 08:33, Mike Blezien opined:
MB:trying to put together a simple 'ping' display via the browser... and
MB:not having any luck... how does one get the results of a ping to diplay
MB:the results properly ??
http://search.cpa
don't forget that unix ping goes on forever, use -c to
limit it (4 is goot)
On Thu, Jan 30, 2003 at 08:33:36AM -0600, Mike Blezien wrote:
> Hello all,
>
> trying to put together a simple 'ping' display via the browser... and not
> having any luck... how does one get the results of a ping to dip
On Thu, 30 Jan 2003 at 08:33, Mike Blezien opined:
MB:trying to put together a simple 'ping' display via the browser... and
MB:not having any luck... how does one get the results of a ping to diplay
MB:the results properly ??
http://search.cpan.org/author/BBB/Net-Ping-2.28/lib/Net/Ping.pm
don't
> trying to put together a simple 'ping' display via the
> browser... and not having
> any luck... how does one get the results of a ping to diplay
> the results properly ??
>
> Sample code:
> ===
> #!/usr/bin/perl
> use CGI qw(:standard);
> use strict;
>
>
Hello all,
trying to put together a simple 'ping' display via the browser... and not having
any luck... how does one get the results of a ping to diplay the results
properly ??
Sample code:
===
#!/usr/bin/perl
use CGI qw(:standard);
use strict;
my $pingcomma
Hello all,
trying to put together a simple 'ping' display via the browser... and not having
any luck... how does one get the results of a ping to diplay the results properly ??
Sample code:
===
#!/usr/bin/perl
use CGI qw(:standard);
use strict;
my $pingcomman