Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying string with apostrophe
Message
De
17/08/2010 15:03:56
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Displaying string with apostrophe
Divers
Thread ID:
01476888
Message ID:
01476888
Vues:
112
Hi,

This should be an easy one for someone.

I have code like this:
message = "This plan is not applicable for the Insured's Age and/or Sum Assured";
but when this string is displayed, it cuts off at the apostrophe. I've tried it like this:
message = @"This plan is not applicable for the Insured's Age and/or Sum Assured";
but the same thing. How do I get this to display the full string?
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform