| Posted by code_wrong on 07/11/77 11:29 
hi,I want to run a hit counter perl script when the page is loaded.
 I am testing the procedure with this page:
 
 <HTML>
 <HEAD>
 </HEAD>
 <BODY>
 <!--#exec cgi="../cgi-bin/hello.pl"-->
 
 etc etc...
 
 I can invoke this script from a link on a page but it does not execute when
 I access the page.
 I am roughly following this page:
 http://www.comptechdoc.org/independent/web/cgi/perlmanual/perlhit.html
 
 when I change the file to shtml from html I get an error message .'.failed
 to process'
 I understand that changing to SHTML from HTML is optional ..
 When I accesss the page with the HTML extension the exec line is ignored
 any ideas...comments?
 cheeers
 cw
  Navigation: [Reply to this message] |