How not to protect against SQL injection (view source)
cadw.wales.gov.uk
How not to protect against SQL injection (view source)
1–10 of 125 posts
Re: How not to protect against SQL injection (view source)
#2Re: How not to protect against SQL injection (view source)
#3Re: How not to protect against SQL injection (view source)
#4I'm going to assume that they have a server-side validation script running and the client side code is just to prevent/explain to mistaken users and if the server-side script every activates they know that someone's being malicious.
Re: How not to protect against SQL injection (view source)
#5Re: How not to protect against SQL injection (view source)
#6I'm going to assume that they have a server-side validation script running and the client side code is just to prevent/explain to mistaken users and if the server-side script every activates they know that someone's being malicious.
Re: How not to protect against SQL injection (view source)
#7I'm going to assume that they have a server-side validation script running and the client side code is just to prevent/explain to mistaken users and if the server-side script every activates they know that someone's being malicious.
Based on some of the comments there, it doesn't look like it (or at least, it wasn't there several hours ago when Reddit stumbled upon the site). See http://www.reddit.com/r/programming/comments/gdviz/how_not_t... for some examples.
Re: How not to protect against SQL injection (view source)
#8I'm going to assume that they have a server-side validation script running and the client side code is just to prevent/explain to mistaken users and if the server-side script every activates they know that someone's being malicious.
I was thinking the same thing. Let's hope that's true.
Re: How not to protect against SQL injection (view source)
#9Re: How not to protect against SQL injection (view source)
#10I'm going to assume that they have a server-side validation script running and the client side code is just to prevent/explain to mistaken users and if the server-side script every activates they know that someone's being malicious.