loosebruce
Programmer
I'm attempting to use a Perl CGI script to track visitors to an affiliate organization's website.
When a user visits there, I want it to call the script on our server.
everything works fine when I'm testing it here, using [<!--#exec cgi="/cgi-bin/ptslog.cgi"-->]
At the other site, I tried [<!--#exec cgi="], but it didn't work. I didn't even get an error message on our server logs.
What's the proper syntax for that command?
Is there something else that I'm missing?
When a user visits there, I want it to call the script on our server.
everything works fine when I'm testing it here, using [<!--#exec cgi="/cgi-bin/ptslog.cgi"-->]
At the other site, I tried [<!--#exec cgi="], but it didn't work. I didn't even get an error message on our server logs.
What's the proper syntax for that command?
Is there something else that I'm missing?