Including Special Characters in the Text

Last post 04-21-2009, 11:40 AM by Chaplain Doug. 1 replies.
Sort Posts: Previous Next
  •  04-21-2009, 6:47 AM 51307

    Including Special Characters in the Text

    I am using the Cute Editor control in an ASP.Net page.  The data in the editor control is bound to a field in a SQL table.  When I include an apostrophe (and I suspect other special characters) in the editor text, I get an error when the page attempts to insert the record into the SQL table.  What should I do to ensure that I can include apostrophes and other special characters in the editor test and have it written to my SQL database?  Thanks for any help.
  •  04-21-2009, 11:40 AM 51320 in reply to 51307

    Re: Including Special Characters in the Text

    This is not a Cute Editor issue, but a function of the SQL INSERT I am doing.  Consider this issue CLOSED regarding any Cute Editor action.  Thank you.
View as RSS news feed in XML