Hi,
some other sites are using images that I generate with aspjpeg and store on my server. Now I want to keep track of how many times an image is shown on those websites. But I don't want to generate the image every time a request is made for performance reasons so I generate the image every x hours.
So how can I keep track of the external requests of an image on my server ?
I have a win2003 server and use asp and access.
Start Free Trial