Is there a way to tell if an user's browser has requested the favicon. I want to be able to tell if a user has bookmarked a site?
Any idea?
David
You can see it in log of your web server
The problem is that I need to do something on the page if the page requested the favicon file.
I am not sure how to tell if the page that is loading requested it.