George Vieira wrote:

> (signup.cgi)
> ------------------
> require("/home/httpd/cgi-bin/cgi-lib.pl") || die "require cgi-lib.pl died";
> $count=("/home/httpd/cgi-bin/counter.cgi domain=www.mydomain.com.au
> page=sign
> up visible=true")
> 
> print "We have had $count visits to this page.";
> ------------------
> 
> Can someone guide me on how to get results from another cgi and passing info
> to it as above?

Can you give the complete URL to obtain the counter.
(That's if the counter resides elsewhere)

Or do you want to call a CGI script running on your own machine?
If so, please indicate what parameters is requires.


--
Rick Welykochy || Praxis Services Pty Limited
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to