Re: Encode a JPEG Image

2002-10-05 Thread Joseph Ottinger
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? -

Re: Encode a JPEG Image

2002-10-03 Thread Vikramjit Singh
> -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