blah blah blah is here! blah blah » Close

0
votes
1 answers

how do you strip a " out of a string?

Okay so I've stripped all kinds of things but a double quote isn't one of them. Any advice on how to do this...? It's basically causing a failing update statement on an sql statement being built when users type in data. [code] p ...

Feedback