I made a message board, and it pulls the message from an access database. However, whenever someone writes an appostrophie ( ' ) in the textbox or textarea, it comes up the the error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression ''This consist's of multiple tests', '4/16/01 10:34:18 PM' );'.
But it works with quote marks fine.
I noticed that tek-tips.com here doesn't have a problem displaying appostrophies ( ' ) or any other symbols for that matter...
Does anyone know why, or how I can accomplish the same thing with my message board?
Thank you!
-Ovatvvon
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression ''This consist's of multiple tests', '4/16/01 10:34:18 PM' );'.
But it works with quote marks fine.
I noticed that tek-tips.com here doesn't have a problem displaying appostrophies ( ' ) or any other symbols for that matter...
Does anyone know why, or how I can accomplish the same thing with my message board?
Thank you!
-Ovatvvon