[thelist] Apostrophes

thelist@lists.evolt.org thelist at lists.evolt.org
Fri May 31 16:33:09 2002


> Any ideas how I can allow my users to include conjunctions?
> Do I need to change up the order of my apostrophes?

If I understand your question, I run every text field which is destined for
SQL thru a function which doubles up the single quotes (effectively escaping
them, as Jay suggested.)

joel