Sharriff wrote:
> All it's supposed to do is to capture an article (text) from a user and
display it in a frame. But the text always displays with wrapping off!!??

Have you thought about using the HTML <pre> tag which renders a block of
text without formatting?  Normally a browser will "flow" all lines of text
together, converting tabs, spaces and newlines into just one space. In other
words:
        repend newblock [<pre> text </pre]
    I hope that helps!

Andrew Martin
ICQ: 26227169
http://members.nbci.com/AndrewMartin/
-><-


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to