THis is kinda offtopic.. it depends on what frontend you are using to
access mysql (php,java,perl,etc) ..

You just need to pull the binary data and output it with the correct http
headers and it will show up in a browser..   search the list for more
info.  www.php4.com has an example using php..

good luck.


On Tue, 15 Jul 2003, Dan Anderson wrote:

> I have created a BLOB field to store images.  Is there any way to embed
> them within HTML with something like:
>
> <image start: jpeg>
> </image>
>
> Thanks in advance,
>
> Dan
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to