<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New, Courier, monospace">I need to know the correct
syntax to write an edit to add and or strip slashes in front of an
apostrophe.<br>
<br>
i.e. Mr. Dunn's ----&gt; Mr. Dunn\'s<br>
i.e. Mr. Dunn\'s ---&gt; Mr. Dunn's<br>
<br>
php has a great command for it, but I can't seem to filepro to allow me
to write an edit to do this function.<br>
<br>
Can anyone help me?<br>
<br>
Richard D. Williams<br>
</font>
</body>
</html>