Re: DOM Level 2 HTML form.submit() safety / security

On Thu, 20 Apr 2006 22:42:31 +0200, Mark Nottingham <mnot@mnot.net> wrote:
> In theory the requirements are inherited and therefore no further  
> specification is required, but in practice people didn't realise the  
> implications of form.submit() until it was too late.

Too late to do what? Note that .submit() is not the only way to submit a  
form through scripting. You could also use synthesized events for example.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Monday, 24 April 2006 13:33:10 UTC