Hi all, I'm a part time developer and have yesterday discovered the world of SQL Injection, when the only site I run that uses a MS SQLServer 2005 database was Injected by modifying a basic ASP Classic page eg. listing.asp?id= querystring which then was able to insert a html javascript link.
Now that I've got an understadning of what has happened, I am looking for some examples of ways for validating querystrings, input boxes etc...
I'm not a vbscript programming king and find if I see examples I can learn better from a live demonstration. Any help would be great