Gossamer Forum
Home : General : Chit Chat :

CGI ping script?

Quote Reply
CGI ping script?
Hello people,

does anyone know how to get a CGI ping script to work on a web site.
I've created the file in Shell script (see below). And i've put the file (ping.sh) in the (cgi-bin) folder. How do i call the script so that it shows the results on a web page?

regards,
sally

---------------------------
#!/bin/sh

Ping www.yahoo.com
Echo
--------------------------

Subject Author Views Date
Thread CGI ping script? go09 3860 Jan 29, 2003, 7:53 AM
Post Re: [go09] CGI ping script?
Paul 3556 Jan 29, 2003, 8:00 AM