954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Asp net url hit counter?

Hello my friends. I've been dealing with a problem in an asp.net page that im developing. Generally I don't develop in ASP.NET i prefer desktop applications.

But here is my problem, I have to create a kind of image wall (4 Faces in a 2x2 row), i'm almost done with that part, but i need that when the user clicks one of the faces a counter will appear above the face and start counting the clicks that have been made to that face. I've been googling a lot, i have found some examples but most of them are for ASP pages and no longer work with ASP.NET, besides when the counter reaches certain number of clicks, the face will be grayed out( or disabled) so i need to validate the clicks. So mu question is how can i create an URL Hit Counter?? It doesn't matter at all if it is based on SQL or TXT database.

Thank you so much in advanced!!

doomfrawen
Light Poster
28 posts since Aug 2009
Reputation Points: 10
Solved Threads: 0
 

you want handle it for perticlar session?
if yes have session level variable. in click event of face count and validate

Pgmer
Master Poster
714 posts since Apr 2008
Reputation Points: 54
Solved Threads: 121
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: