Hello,
I am delurking as I may have the answer to your question :) I just found a free hit counter/tracker this morning that not only can include valid code but also valid xhtml code, a rare thing. You can see it here:http://www.statcounter.com/
Haven't used it yet, but from what I see so far it looks great :)
I haven't found any tracker code on their website, but there
is a typical problem with real XHTML and trackers - document.write doesn't work.
Most of them get information using JS and then generate img/script tag using
document.write. That won't work in XML mode, and DOM must be used.
-- regards, Kornel Lesiński
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
