Long story short, I inherited an ASP project. I recently was subject to an SQL injection attack. I'm trying to update the search field that allowed the sql attack.
I'm no ASP guru at all and would really appreciate any help anyone can give me on how to check the search tearm before it goes into my sql select statement.