[thelist] Rotating images with ASP

Hassan Schroeder hassan at webtuitive.com
Sun Oct 20 12:13:01 CDT 2002


Jason Cartwright wrote:
> You would be better off having the HTML page select the image and then
> write the HTML to call whatever image. Eg -

> This has several advantages -
>
> * Faster execution server-side
> * Only two calls to the server

Eh? The same logic happens -- on the server - whether the code's
in the ASP html page itself or in the "image.asp" program. Why'd
one be faster than the other?

And it's two server requests either way - one for the page and
one for the image...

As far as I can tell, anyway :-)
--
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
                   ---                      ---
                   ---     dream.  code.    ---






More information about the thelist mailing list