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 -> Re: html formatting pulling from db

Re: html formatting pulling from db

From: <bonanos_at_yahoo.com>
Date: Wed, 24 Mar 1999 06:07:18 GMT
Message-ID: <7d9vej$c9h$1@nnrp1.dejanews.com>


Hi

Enclose the text with

<para>

</para>

> I have information stored in a oracle database and i want to display it in 2
> different formats...
> Here is the problem,
> I am having users enter information in a text box, and they tend
> to format it...
> ie.
> A. John is a good worker.
>
> 1. He works hard.
>
> 2. ...
>
> B. etc...
>
> However when i pull it out of the database and try to display it in html the
> formatting is not preserved...
> ie.
> A. John is a good worker.1. He works hard.2...B...
>
> It will preserve the format if I put it back in a textbox, but that is not
> an option (unless there is a way to turn off editing in a textbox).
>
> I am not sure if this is the correct newsgroup to ask this. If not, it
> would help if someone could point me to a more suitable one.
>
> thanks
> David
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Mar 24 1999 - 00:07:18 CST

Original text of this message

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