Click to See Complete Forum and Search --> : counter


roby
12-27-2002, 04:28 PM
hi,


how can i make counter in my website



roby

roby
12-28-2002, 12:28 AM
hi dave,


i don't understand. can i make with microsoft offess frontpage
or with ASP.



roby

ruwas
01-12-2003, 04:58 PM
Hi dave

sorry for annoying you...but i need ask you about the fso and the relation with asp to make counter i am not using frontpage and this is the first time i know the fso i think i will do it with cgi but truly i try with nothing...

thank you

ruwas
01-13-2003, 03:04 PM
sorry but can i ask you how i can edit the fso with asp to make counter

Nicodemas
01-15-2003, 10:37 AM
Or slap this in your code...


<% Set pageCount = Server.CreateObject("MSWC.PageCounter") %>
<% pageCount.PageHit %>
<div align="center"><font face="Times New Roman, Times, serif"><b>You
are visitor number<font color="#FF0000">
<% =pageCount.Hits %>