The browser itself just requests a specific resource (an image file, in
this case).  The server just sends it back as raw data wrapped with an
HTTP response header.

You *could* do that sort of thing with a custom browser and server (i.e.
encode image data in a specific way, like uuencode; but, I know of no
browsers and servers that do that now...

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to