It's not only possible; it is already happening.
--
HTH,
Kevin Spencer
Microsoft MVP
Chicken Salad Surgery
It takes a tough man to make a tender chicken salad.
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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
>
|