I need to parameterize against sql injection in asp classic, what things should I take some time to
Posted
by Tchalvak
on Stack Overflow
See other posts from Stack Overflow
or by Tchalvak
Published on 2010-04-27T20:02:18Z
Indexed on
2010/04/27
20:13 UTC
Read the original article
Hit count: 248
I can already see that I'm not going to enjoy the experience, but I have to do some sql cleanup on this 1000 file asp classic web-app, and before I get to hacking away at it I'd like to be aware of any major gotchas to watch out for with asp classic/sql parameter preparing/asp whitespace altering. What are some good quick overview resources, and what should I watch out for?
© Stack Overflow or respective owner