Why would you encode an image that is stored in the DB? Wouldn't it already
be encoded at that point?
>From: Emmanuel Eze <[EMAIL PROTECTED]>
>Subject: Encode a JPEG Image
>Can someone please advise me on how to serve a JPEG image that is stored as
>a binary stream in a database?
-
> -Original Message-
> From: Emmanuel Eze [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 03, 2002 3:56 AM
> To: [EMAIL PROTECTED]
> Subject: Encode a JPEG Image
>
>
> Hi,
>
> Can someone please advise me on how to serve a JPEG image
> that is stored as
> a binary stream in a database