Count the no of Visitors
Posted
by Domnic
on Stack Overflow
See other posts from Stack Overflow
or by Domnic
Published on 2010-05-25T04:51:05Z
Indexed on
2010/05/25
5:11 UTC
Read the original article
Hit count: 241
ASP.NET
I have stored resumes in my database and i have retrive it from asp.net web page by creating linkbutton...i can view ,download the resumes which i stored in my database.My issuse is when i view one resume example (domnic resume)then no of visitor for domnic resume should be count .if again i view that resume no of visitor should be 2...how can i do that in asp.net?
© Stack Overflow or respective owner