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