Is there any way to monitor image access by user. My website is having few images. But I want to run particular script on access of image by user if user access image directly , e.g
http:www.website.com/images/image1.jpg
if user directly put above link in browser then script should run. Is there any way ?