cuetzpalin
Programmer
I have a textbox that accepts alphanumeric data. However, if a user enters a "'" (single quote), it screws up my stored procedure, since you have to separate parameters by single quotes. Any ideas? Should I remove the single quote with a function if it's typed? If so, how would I do that?
Please help.
Thanks in advance,
Ed
Please help.
Thanks in advance,
Ed