Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying string with apostrophe
Message
From
17/08/2010 15:32:34
 
 
To
17/08/2010 15:25:03
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01476888
Message ID:
01476896
Views:
51
>The apostrophe should not matter, so perhaps it has something to do with where/how you are displaying the string. Could you elaborate a bit?
>

Ah, well, maybe then it is something specific to MM.NET. The framework displays a message icon next to controls on web forms with a developer defined message. This then gets displayed like a tooltip when you hover over the icon.

Maybe I should post this in the MM.NET forum instead.

>~~Bonnie
>
>
>
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform