http://qs321.pair.com?node_id=33622


in reply to RE: RE (tilly) 1: Soft wrapping?
in thread Soft wrapping?

I am confused by your question.

Changing the wrapping only changes the display of text. It does not change the connection between what you type and what gets sent to the server.

I suspect that what you are complaining about is that all text is assumed to be raw HTML. Well having an option to view it as formatted text might be nice (just steal from the / code-base) but is a somewhat separate problem. (For Netscape users such an option would be useless without the wrap attribute I just mentioned. To see what I want in action go to a site like kuro5hin, get an account, and try to post in Netscape.

Replies are listed 'Best First'.
RE: RE (tilly) 3: Soft wrapping?
by footpad (Abbot) on Sep 23, 2000 at 09:31 UTC
    Tilly,

    I may be exposing my raw experience with this new frontier, but it seems that textboxes are either wrapped or not.

    It would be nice to be able to choose, when submitting, whether or not a post's formatting should be "rewrapped" or accepted as is.

    I can't express it in HTML simply because I don't know the difference. All I know is that one certain sites, my carefully creafted <Ctrl+Enter> are accepted and, on other, they're not. D@mned annoying when you're posting a series of steps. Capishe?

    --f

    P.S. Anyone want to take this on as an article? I'll post it; I swear!