how to know if someone visited my site?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
i am making a window application in dotnet c#. There is site, whose information i need to keep in database on local client machine. If someone visits that site, value '1' must be stored in 'sitehit' column of my database else it must contain '0'. i have field in my database : 'sitehit'. how is this possible? Thanking you in adv. regards nekshan.