lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Java script support.


From: David Woolley
Subject: Re: lynx-dev Java script support.
Date: Wed, 30 Jun 1999 08:59:20 +0100 (BST)

>       * CGI validation - the submit button invokes a javascript, the js
>         does the "right submit thing" only if it's happy with the code.
>         Without js on, these are broken forms.

What they should do is use an onsubmit attribute on the form element
and abort the submission if the validation fails; that way the page
works without Javascript.

Anyone with a page on the internet that cannot tolerate invalid
input to the server is asking to be hacked.

reply via email to

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