Xref: alice comp.databases.oracle.server:46731
Path: alice!news-feed.fnsi.net!nntp.msen.com!nntp-out.monmouth.com!newspeer.monmouth.com!cyclone.bc.net!torn!nntp.igs.net!news.igs.net!not-for-mail
From: "Rolland Cright" <rcright@io-dyne.com>
Newsgroups: comp.databases.oracle.server
Subject: OAS 4.0 and Images
Date: Thu, 22 Apr 1999 13:49:22 -0400
Organization: IGS - Information Gateway Services
Lines: 16
Message-ID: <7fnna4$nbd$1@news.igs.net>
X-Trace: news.igs.net 924803204 23917 216.58.20.24 (22 Apr 1999 17:46:44 GMT)
X-Complaints-To: abuse@igs.net
NNTP-Posting-Date: 22 Apr 1999 17:46:44 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300

Hi Folks,

   Is there an HTP, HTF, or other built ins that I can use to place images
retrieved from the database onto a web page.
  The images can be bmp, tiff, jpeg, etc.
  The database column used to store the images are LONG RAW.
  I tried several things including:

htp.prn(utl_raw.cast_to_varchar2(image_col_name));
Any suggestions?

Rolland




