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 [EMAIL PROTECTED]

Reply via email to