Replacing single quotes in SQL scriptsHits: 26
****
Single quote could be very harmful and broke down your all application. Any one can easily inject any damageful code into your sql script. To combat the threat of SQL injection, escape the single quotes using the Replace function.
Platform(s): Windows
Date: Sep, 06 2006 Author: Dotnetindex.com, http://www.dotnetindex.com/articles/1428_Protect_your_ASP_pages__Single_Quote.asp {
License}
{
Ratings}Number of Ratings: 3 Votes
Visitor Voting Booth:
{
Others Scripts}
|