Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: web server word wrapping problem
M.H,
Have you tried placing the contents of the text column into a table? This should allow the browser to wrap it within the column to conform to the dimensions of the brower's display window.
If your text data is not displayed in a table, you could make a one-row, one-column, borderless table and get the same effect. If you need code, please email me and I'll throw something together.
Regards,
Ken
M.H wrote:
>
> we just discovered that ie4.0 is not doing the word warpping for a text
> column that we are getting from the database (Oracle 7.3.3/OWA
> 3.0/Solaris 2.5) this column shows fine using Netscape. does anyone have
> an idea what the problem could be. is there anything on the server side
> that we can do to bypass this problem?
> thanks for your help on this one.
> MH
Received on Tue Oct 28 1997 - 00:00:00 CST
![]() |
![]() |