[thelist] Rotating images with ASP

Hassan Schroeder hassan at webtuitive.com
Sun Oct 20 15:54:01 CDT 2002


Jason Cartwright wrote:

> See below - 2 calls are better than 3...

> The method suggested would be three requests -
>
> 1. HTML page
> 2. ASP page. Which then redirects (HTTP 302) to...
> 3. Image file.

No, you misunderstand -- we're not talking about a redirect here
at all; the ASP page mentioned

   > <.img src="image.asp?img=images/bglogo.gif">
   > or even:
   > <.img src="image.asp">

.. simply returns the image content. There is no third request.

Hope that clarifies.
--
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
                   ---                      ---
                   ---     dream.  code.    ---






More information about the thelist mailing list