Deacon Frost
02-26-2009, 05:13 PM
How would this work, and what language would you do it in?
Say you have a picture on your website.
Then you want to get the number of times that image has been viewed by other people, no matter where they viewed it. (ie someone copies the link from your server to the image, and puts it on another server)
Would you run it with cookies? Every impression would download something into the temp, and keep count in the temp folder, and then send it back to the server??
How would you set something up like that, and what language would you do it in?
Say you have a picture on your website.
Then you want to get the number of times that image has been viewed by other people, no matter where they viewed it. (ie someone copies the link from your server to the image, and puts it on another server)
Would you run it with cookies? Every impression would download something into the temp, and keep count in the temp folder, and then send it back to the server??
How would you set something up like that, and what language would you do it in?