lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Using Lynx woth web "forums"


From: Ari Moisio
Subject: Re: LYNX-DEV Using Lynx woth web "forums"
Date: Sun, 29 Mar 1998 15:07:15 +0300 (EET DST)

On Sat, 28 Mar 1998, David Woolley wrote:

> > >
  How about spawning external editor when needed, for example keystrokes
^V E in textarea field.  Some care must be taken about line lenght
wrapping text after editin or or makin 'rulers into newly edited text and
removing them after editin, somethin like  this:

### MAXIMUM LINE LENGHT #######################################
_
### MAXIMUM LINE LENGHT #######################################


> > >Apparently some buffer is overflowing and the charaacters are getting sent
> > >to Lynx commands.
> 
> Based on a fifteen minute look at the code, Lynx 2.7.2 violates the
> July draft of HTML 4.0.  What I think it is doing is converting textarea
> into a series of text field internally and then re-assembling them when
> it submits the form.  As a result it can't scroll vertically.  The
> HTML 4.0 draft I have in hard copy says that neither the number of
> rows nor columns should limit the amount of data entered.
> 
> The problem then arises for Lynx of:  how do you get out of the text area.
> At the moment an excess CR or downarrow will do this, but if you make it
> scrollable, you need another way out.
> 
> However, I would say you are using the wrong approach if you try and
> manipulate the screen; you should be using -post_data on the command
> line.
> 
> > ><P><FORM METHOD=POST ACTION="http://www.wopr.com/lounge/index.cgi?post";>
> 
> That parameter set should be compatible with -post_data; you just have
> to remember to URL encode everything.
> 
> > >spaces)<br><STRONG>Message:</STRONG><BR><TEXTAREA COLS=60 ROWS=5
> > >NAME="body" WRAP=VIRTUAL>
>                ^^^^   This parameter doesn't appear to exist in HTML 4.0
>                       unless it is a core attribute, which I doubt.
> 


--
Ari Moisio, Niittykatu 7, 41160 Tikkakoski, +358-40-5055239
<address@hidden><address@hidden><address@hidden>
PGP 0x3FAF0F05, fp 8A91 96E2 9864 D04D  575E 3EEE 72E9 DDD2
WWW: http://www.sci.fi/~armoi,http://www.arlainst.fi/~arimo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]