I\'m displaying an image like this:
counter.asp is doing a hit-counter do determine how often the
you can just redirect your counter.asp to the image you want..
counter.asp
<% response.redirect("/virtual/path/to/yourimage.jpg") %>