Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: iAS, forms, file upload/download intermedia, mod_pl/sql
Torben, your message did get thru !,
i have tried upload/download through pl/sql cartridge, it's not very
difficult, my only concern
is the mix and match of dev6i forms and web pages... now i';m thinking of
making all the application
using pl/sql generated forms !!!,
i have another question, when i upload using mod pl/sql, it adds some number
prefix to the filenames i upload !!!
how to change that default ?
TIA
-Rahul
> Hi Rahul,
>
> Just sent this to ORACLE-L_at_fatcity.com but is has'nt showed up on the
> list (yet) so just in case it dont show up here is the text.
> Kind regards
> Torben Holm
>
> Hi Raul
>
> You have to have the document table (you may call it what you like as
> long you define the table name in the DAD) There are some columns that
> are mandentory but you can add your own.
>
> I have pl/sql package where I upload through a web page (not forms) add
> and some user specific information , one can liste the filese, delete
> the files and the files can be downloaded/displayed/opend.
> The packege is part of a minor system but should be easy to fit into
> most of your needs.
> If you are interested I'll send it to you.
>
> kind regards
> Torben
> torben.holm_at_miracleas.dk
>
>
>
-- 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 Wed May 21 2003 - 04:51:36 CDT