: im creating a counter for my website and when i attach the
: <!--#exec cgi="http://www....../cgi-bin/counter.cgi"--> to the html file, it
: cannot execute.... why?
: the script file is located in cgi-bin directory
: can anyone help me regarding this....
In general, if you don't say what server you are using, it is almost
impossible to help.
General points:
- You usually need a space before the final -->
- You need to make sure that server side includes are configured correctly.
- You are probably using an incorrect reference to the cgi.
If you are using apache, look at
http://www.apache.org/docs/mod/mod_include.html
--
Joshua Slive
http://finance.commerce.ubc.ca/~slive/