[thelist] Rotating images with ASP

Hassan Schroeder hassan at webtuitive.com
Mon Oct 21 07:38:01 CDT 2002


Jason Cartwright wrote:
>>.. simply returns the image content. There is no third request.
>
> I don't understand... how does the image.asp load the image then? Your
> going to read it from the file system and spool it to the client?

Exactly.

It's no different than the web server opening the file and writing
the contents to a socket connection to the client, except that the
ASP program can do other things you want, like randomize the image
selection, update your DB, whatever...

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






More information about the thelist mailing list