Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by earle

  1. earle

    escape apostrophe in text field

    Sorry, I'm using PHP. But the problem was solved when I truned on the enable-magic-quotes function in PHP.<br> <br> Thanks<br> Ed
  2. earle

    escape apostrophe in text field

    How do you escape an apostrophe in a text string?<br> <br> For example, using:<br> String = &quot;Can't escape apostophe&quot;.<br> <br> When update/inserting a record with the above string in the field being updated, it errors.<br> <br> I've tried replacing the one apostrophe with 2 apostrophes...

Part and Inventory Search

Back
Top