When users enter text with , or ' in a form they get an error message and the database does not update. Can I write a simple error handling routine that looks for the characters that are not allowed and replaces them with characters that will work?<br><br>Could anyone get me started on this?<br><br>Thanks.