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

Home -> Community -> Usenet -> c.d.o.server -> Re: I have 24 hrs to do this

Re: I have 24 hrs to do this

From: QuestionExchange <USENET_at_questionexchange.com>
Date: 11 Oct 1999 13:03:10 GMT
Message-ID: <1427qx@questionexchange.com>


There really isn't enough information here to know what you are trying to do.
If you have Oracle Application Server there is a tool kit that allows you to use PL/SQL procedures to create HTML Pages. A simple form of this tool kit could be written to atleast use SELECT to retrieve the data and a series of DBMSPUT routines
(OUT,PUTLINE, etc) to write a file. The file would include the simple HTML commands needed to display the data. Hope this gets you started.
Becca
> Hi,
>
> How can I display information stored in Oracle in an html
form textfield
> , so it can be edited or modified?
>
> Thanks.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
>

--
  This answer is courtesy of QuestionExchange.com   http://www.questionexchange.com/showUsenetGuest.jhtml?ans_id=4473&cus_id=USENET&qtn_id=3640 Received on Mon Oct 11 1999 - 08:03:10 CDT

Original text of this message

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