E
emer.kurbegovic
Is it possible to cache dynamic images in client's browser the same way
static images are cached?
for example, i'd like to be able to cache this dynamic image: <img
src=pic.axd?id=2> the same way the browser would cache it if it would
say <img src=http://someplace.com/pic.jpg>
is this possible? if not, what are my choices/alternatives?
thanks in advance,
e
static images are cached?
for example, i'd like to be able to cache this dynamic image: <img
src=pic.axd?id=2> the same way the browser would cache it if it would
say <img src=http://someplace.com/pic.jpg>
is this possible? if not, what are my choices/alternatives?
thanks in advance,
e