Thread: Sql injections
View Single Post
  #1 (permalink)  
Old Apr 21st, 2004, 10:30
humair humair is offline
Junior Member
Join Date: Aug 2003
Location: Pakistan
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Sql injections

Hi
I wana to write form validation in ASP tp safe from SQL specific character
Like
in form input field user write : "one two three and '"
this "'" is make a problem when running that in ASP to insert a data in SQL Server.
how can i safe this.
i wana to write all that kind of SQL Specific script?
Regards
Humair