Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set value of entity NBSP into a string?
Message
From
13/11/2006 10:14:10
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
How to set value of entity NBSP into a string?
Miscellaneous
Thread ID:
01169162
Message ID:
01169162
Views:
67
I need to figure out how to set a value of the HTML entity NBSP ( Ampersand + NBSP + Semicolon) into a string so that the browser will interpret it as an HTML special character and not a literal character.

For example, if I do
string mystreen = "&"+ "nbsp" + ";" ;
The browser will show this string literally. But this is NOT what I want.

Thank you for any suggestions.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform