Switch to HTML view and add a wrap= attribute to your
<textarea> tag.
wrap="soft" is the default. Text is displayed with
wordwrapping and submitted without carriage
returns and line feeds.
wrap="hard" Text is displayed with wordwrapping and
submitted with soft returns and line feeds.
wrap="off" Wordwrapping is disabled. The lines appear
exactly as the user types them.
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
>-----Original Message-----
>I am using FP2003, but this started with 2002. Carriage
>returns were being ignored in message posts, so every
>message displayed as just one long paragraph--wrapping
>within the IE window.
>
>I found MS Knowledgebase article 328495 and used the s-
>article-format="HTML/PRE" parameter, which fixed the
>problem of carriage returns being ignored. Now, though,
>I've lost word wrap, and each paragraph (between CRs)
runs
>off the screen.
>
>Is there another Discussion webbot parameter that will
fix
>the word wrap problem? In fact, can anyone suggest a
>listing of all the webbot parameters and what they do?
>
>Thanks.
>Bill
>.
>