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

Home -> Community -> Usenet -> c.d.o.misc -> Read Client File using OAS 3.0 and PL/SQL

Read Client File using OAS 3.0 and PL/SQL

From: <sheila_english_at_my-deja.com>
Date: Thu, 17 Jun 1999 11:55:59 GMT
Message-ID: <7kanod$gss$1@nnrp1.deja.com>


Hi,

I need to be able to read a file from a client PC into a PL/SQL procedure via an HTML format. I have tried using enctype="multipart/form-data" in the FORM tag and type="file" for the input tag but, although the webserver picks up the file, I do not know how to configure the PL/SQL procedure to accept the contents (I currently use VARCHAR2s, but the webserver log states that no procedure matches the arguments)

HELP! Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Thu Jun 17 1999 - 06:55:59 CDT

Original text of this message

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