Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7083435
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:10:40+00:00 2026-05-28T07:10:40+00:00

I have an attribute in my model which contains html string like below: <p>Solution

  • 0

I have an attribute in my model which contains html string like below:

<p>Solution web de contr&ocirc;le financier &agrave; chacune des &eacute;tapes du cycle de soumission et de validation des d&eacute;penses. La gestion fortement param&eacute;trable des workflows favorise son int& eacute;gration avec des applications tierces (pgm de gestion des d&eacute;penses) et son d& eacute;ploiement dans une organisation d&eacute;centralis&eacute;e.< /p>

As you can see we have some html chacacters like <p> &oirc; …

I would like to be able to get this string with all special characters decoded. How can I do?

So this line: <p>Solution web de contr&ocirc;le</p>

Should give me: Solution web de contrôle

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T07:10:41+00:00Added an answer on May 28, 2026 at 7:10 am

    Use HttpUtility.HtmlDecode:

    string decoded = HttpUtility.HtlmDecode("<p>Solution web de contr&ocirc;le</p>");
    

    This will take care of the character entities (&ocirc;), but you will still need to strip out the HTML tags.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Model which contains an Address and Person twice, once for the
I have the following view model which contains an array of elements function ReservationsViewModel()
For example I have data model like this Entity: Store Entity: Inventory Entity:Product Attribute:
I have a Model called Todo.rb which has an attribute called asset which is
I have a model which contains a ManyToMany to User to keep track of
I have an Auction model with several attributes, two of which are current_auction:boolean and
In my user model, I have an attribute called nickname and validates as such:
I have a model Coupon with an attribute expired_at , of class DateTime and
[Updated a bit] I have a Task model that has a :completed boolean attribute.
I have a data model in which I have an Item that can belong

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.