Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have tried to write a asp page that count visitors on your web site at a point of time. Now i use global.asa (Session_OnEnd, Application_OnStart) but i don't want to use the global.asa, How can i do ? thanks.