> From: Nguyen, David M [mailto:[EMAIL PROTECTED]]

> Why do I get error message "Internal Error" from the web 
> browser everytime I
> input character ( ' ) or ( " ) into comment text field after 
> pressing SUMMIT
> button to summit the form.  I use Oracle database and DBI.  
> How do I fix
> this?

You check your error logs to see what the error is, and fix it.
If this has anything at all to do with DBI, then maybe you
need to check out the quote() method, or placeholders, both in
the DBI docs.

HTH,
Douglas Wilson

Reply via email to