Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying string with apostrophe
Message
From
18/08/2010 11:36:07
 
 
To
18/08/2010 08:48:10
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01476888
Message ID:
01477068
Views:
36
>>>>Could it simple be a length of this string problem. In other words, did you try another string - will it cut off at the same character?
>>>>
>>>
>>>Yes I tried the same string without the apostrophe and it worked properly.
>>
>>& #039; ?
>>
>>or backslash doublequote: \" ?
>
>TC, I had tried:
>
>message = "Insured\'s Age" - didn't work, gets cut off after Insured.
>message = "Insured\''s Age" - didn't work, displays two apostrophes.
>message = @"Insured's Age" - didn't work, gets cut off after Insured.
>
>but this one worked
>
>message = "Insured's Age"
>
>Thanks very much

You're welcome. Glad you got it working....
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform