Ask a Question related to ASP Database, Design and Development.
-
Ray at #1
Re: BLOB Image fron Interbase in ASP....
Please don't multipost. Answered elsewhere.
Ray at work
"Daniel Olivares" <danielog76@hotmail.com> wrote in message
news:uItW%23VYmDHA.2528@TK2MSFTNGP10.phx.gbl...> Hi. I'm trying to retreive a Image in ASP from a Interbase Database stored
> in a Blob, the image format is a JPEG, any idea?
>
> --
> Lic. Daniel Olivares
>
>
Ray at Guest
-
Transfering fron FrontPage to Dreamweaver
I am required to use Dreamweaver from now on. I have been using Front Page and really don't know how to make the transfer. I heard some of the... -
how to view a BLOB (image)
<cfquery datasource='dbsource' username='username' password='password' name='viewpic'> select image from images where id = 1 </cfquery> <cfset... -
BLOB Image from Interbase in ASP
Response.BinaryWrite the value from the recordset? Ray at work "Daniel Olivares" <danielog76@hotmail.com> wrote in message... -
determine image information on image stored in MySQL BLOB
Hi all, I store images in my DB as BLOB. When I want to place them in an html table, I want to determine the width of the image in order to... -
how to show image retrieved from BLOB on the web page
Hi, Does anyone know how to retrieve binary image data from BLOB column of SQL database table and show it on the web page. I know "img src=" tag... -
Daniel Olivares #2
BLOB Image fron Interbase in ASP....
Hi. I'm trying to retreive a Image in ASP from a Interbase Database stored
in a Blob, the image format is a JPEG, any idea?
--
Lic. Daniel Olivares
Daniel Olivares Guest



Reply With Quote

