Re: include
Posted: Mon Sep 06, 2010 9:40 pm
Should I include the following code on the warning page as well as the index page.
what about all other site pages - should it be included.
If it is included on the warning page - won't it log prod as 100 - from the visitor clicking - accept to enter the site.
Code: Select all
<?PHP $qs=getenv("QUERY_STRING"); virtual("/cgi-bin/te/in.cgi?p=mainindex&$qs");
?>
If it is included on the warning page - won't it log prod as 100 - from the visitor clicking - accept to enter the site.