SmileyFace
Programmer
Hey Guys. Really need your help with this one.
I am inserting data into an SQL server table from my asp page but need a function to handle the single quotation marks. I basically need to read the string being inserted into the table field and replace any single quotation marks (') with double quotes (" before inserting else I will get an error. PLEASE HELP me with this!! Would really appreciate if someone could help me with the script.
Thanks a lot!
I am inserting data into an SQL server table from my asp page but need a function to handle the single quotation marks. I basically need to read the string being inserted into the table field and replace any single quotation marks (') with double quotes (" before inserting else I will get an error. PLEASE HELP me with this!! Would really appreciate if someone could help me with the script.
Thanks a lot!