Thanks for the reply, although I have not made many changes to the forum and am not sure how to use an "include", or exactly sure what it is. Where it is placed and what would the code would look like? I would appreciate an example
The includes in Snitz have inc_ as the beginning of the file name. I think what geek means is that if you find the right inc_*** file it will be read at every page and you will not have to add the code to each page.The inc_header.asp page (I believe that there is one) would be a good bet, to make your own include, you must include it in a statement like:
<!--#include virtual="somefilename"--> or <!--#include file ="somefilename"-->
Save your HTML file in a file called counter.htm or something and then add <!--#include virtual="counter.htm"--> to inc_header.asp and see what happens. I added it just after the first include which reads:
<!--#INCLUDE FILE="inc_func_common.asp" -->
so just copy that one and replace with ="counter.htm" or whatever your filename is.
(Seems to work for me using the inc_header.asp page, although you will need to stick to the titles of pages in statcounter or everything just comes up as forum.asp?276382756 or something.)
sircles.net Technical Support Support@sircles.net T: 0118 323 1686 F: 0871 994 3183 http://sircles.net All information is freely posted by the support staff and sircles.net cannot be held responsible for any use of such information. All rights reserved, sircles.net limited 2006.