lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Password fields


From: Vlad Harchev
Subject: Re: lynx-dev Password fields
Date: Fri, 29 Dec 2000 17:50:01 +0400 (SAMT)

On Fri, 29 Dec 2000, Paul Casey wrote:

 Hi,

> Hi,
> 
> The user guide says:
> NOTE, however, that Return also will submit the form if the text entry field 
> is the only non-hidden field in the form. 
> 
> 
> This is true for the following form:
> 
> "<input type='text' name='Password' size='10' value='" & Password & "'><input 
> type ='submit' name='' value =''<br>"
> 
> but not true for:
> 
> "<input type='PASSWORD' name='Password' size='10' value='" & Password & 
> "'><input type ='submit' name='' value =''<br>"
> 
> Anyone know of an option to force the submit on a password field?

 I afraid that there is no option and a moderate hacking will be required to
 make return working in a way as in text inputs for password fields. 

> Thanks,
> 
> Paul
> 

 Best regards,
  -Vlad


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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