Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
154955 Points
19872 Posts
Moderator
MVP
Apr 26, 2012 04:52 AM|LINK
If you want to display as HTML, use Html.Raw():
@Html.Raw(my_Text_With_Html_In_It)
Mikesdotnett...
All-Star
154955 Points
19872 Posts
Moderator
MVP
Re: Postback with apostrophe throwing "A potentially dangerous Request.Form"
Apr 26, 2012 04:52 AM|LINK
If you want to display as HTML, use Html.Raw():
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter