At 09:41 PM 6/5/2001, you wrote:
>Well i'm about to chuck perl out the window
>
>this is the command line from my index.htm file
><!-- #exec cmd="/home/thx-1138/counter-.cgi" -->
      ^
      |---- No space between the comment tag and the beginning of the 
directive!

I've been bitten by this one.  I hope you haven't been tearing your hair 
out too long about it.

Just FYI, you should test the script separately from the pages that use it, 
especially in this case.  That way, once you know the script is working, 
you can see if you are using it's output correctly.

Later,

Sean.

Reply via email to