Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: Addressing Form Field Validation with Regular Expressions and JavaScript 1.2, April 21, 2001 at 00:17:04:

You are here: irt.org | About | Feedback | 2642 [ previous next ]

Feedback on:
Addressing Form Field Validation with Regular Expressions and JavaScript 1.2

Sent by
Liam Morley on April 21, 2001 at 00:17:04:

Worth:
Not worth reading

Comments:
This doesn't solve the problem at all! Anybody who has the brains to think of malicious code knows how to turn off JavaScript. Client-side scripting can NEVER replace server-side scripting when it comes to security. Server-side is the ONLY place where you can really protect yourself. Using JavaScript offers no protection whatsoever against anybody who knows what they're doing.


Other feedback on 'Addressing Form Field Validation with Regular Expressions and JavaScript 1.2' - show all

©2018 Martin Webb