How have apostrophe (single quote) show up?



In my dev environment the single quote/apostrophe shows up fine.

When I publish the site all the single quotes are missing.

Any ideas why?

Is there a special character I have to use for the single quote?


.



Relevant Pages

  • Re: Using Multiple Combo Boxes on one Form
    ... Numbers require no delimiter. ... remove the single quotes. ... Syntax Error (Missing operator) in Expression. ... > Private Sub CboclSaleDate_AfterUpdate> ...
    (microsoft.public.access.forms)
  • Re: Syntax error in Insert statement
    ... In your INSERT statement you are missing the VALUES keyword and you do ... not need the single quotes around the field name: ... I did get an error stating that NULL values were not allowed in column ...
    (microsoft.public.vb.database.ado)
  • Re: Syntax error in Insert statement
    ... In your INSERT statement you are missing the VALUES keyword and you do ... not need the single quotes around the field name: ... I did get an error stating that NULL values were not allowed in column ...
    (microsoft.public.vb.database.ado)
  • bash: Variable expansion in comand substitution
    ... find: missing argument to `-exec' ... I'm guessing find is mad about the single quotes surrounding and/or ... is how those single quotes got there. ... I have tried the initial variable assignment using single quotes ...
    (comp.unix.shell)
  • Re: How do I include a server tag within a javascript parameter which is itself within a HTML elemen
    ... At first glance it looks like you're missing some single quotes (or ... If that doesn't yeild any results, this is how I do these types of ... OnClientClick ='<%# String.format("return confirm('Are you certain you ...
    (microsoft.public.dotnet.framework.aspnet)