Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> iAS, forms, file upload/download intermedia, mod_pl/sql

iAS, forms, file upload/download intermedia, mod_pl/sql

From: rahul sharma <rahul_at_infotech.co.id>
Date: Tue, 20 May 2003 19:46:51 -0800
Message-ID: <F001.0059E816.20030520194651@fatcity.com>


Dear list

  1. what i want to build. docuement archive and search system, very similiar to metalink, in which all our company's project communications will be stored, emails, contacts, proposals, presentations etc.
  2. tools i would require iAS, mod_pl/sql, dev6i, context
  3. doubts after researching through metalink and asktom, i have a fairly good knowledge of how to do this, but still leaves a few questions un anwered..
    1. i plan to use a web form (dev 6i) to provide the interface for searching, and after going thru the documentations, i have found out that uploading/downloading files would not be easy from web forms
      (must use jave beans?), for this pl./sql cartridge would be easier.
      (i have tried using this and it works fine). Now my interface would provide
      the search capability and then would list the links to the documents, when clicked, these links would open a browser window to display the docuemtns. Also, for providing upload/download i would open a separate window , driven by mod pl/sql.
    2. this is regarding the "document table" .. can i use a table structure other than the standard document table to store docuemnts ?? let say i use
      (doc_id numeber,
      key_words varchar2(100), document BLOB)

can i still use mod pl/sql to upload/download from this table ? , the documentation is not very clear on this.

Thanks you all very much

Rahul

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: rahul sharma
  INET: rahul_at_infotech.co.id

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Tue May 20 2003 - 22:46:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US