ഀ
// Write Data back to client. Because MIME type is set ഀ
to ഀ
// image/gif, the browser will automatically render as ഀ
picture ഀ
Pic = ഀ
RS("Gif").GetChunk(PicSize); ഀ
Response.BinaryWrite( Pic ഀ
); } else ഀ
{%> ഀ
<html><body>Gif:</body></html> <% ഀ
} } else ഀ
{%> ഀ
<html><body>Gif:</body></html> <% }%> ഀ
ഀ
ഀ