zingmatter
11-27-2003, 10:19 AM
Hi
My web site consists of an index.html which has a script to immediately re-direct to index.asp. If I put the counter in index.html will this be logged (as I doubt the full page loads prior to redirection), but if I put the counter in index.asp then the refering page will always be index.html.
Or would it be the case that if there is no index.html (or default.html) then anyone who types www.mydomain.com will automatically arrive at index.asp?
Many thanks for advice.
My web site consists of an index.html which has a script to immediately re-direct to index.asp. If I put the counter in index.html will this be logged (as I doubt the full page loads prior to redirection), but if I put the counter in index.asp then the refering page will always be index.html.
Or would it be the case that if there is no index.html (or default.html) then anyone who types www.mydomain.com will automatically arrive at index.asp?
Many thanks for advice.