473,394 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

How to convert HTML escape-sequence into String?

Hi, ALL.

Namely SUBJ... E.g, I have HTML source of some page. How to convert in .NET
'>' , ' ' etc. into its simple String analoques '>' and ' '
respectevely?

Thanks
Evgeny
Nov 15 '05 #1
1 17206
check out System.Web.HttpUtility.HtmlDecode

"Evgeny Zoldin" <ez*****@hotmail.com> wrote in message
news:uZ**************@TK2MSFTNGP09.phx.gbl...
Hi, ALL.

Namely SUBJ... E.g, I have HTML source of some page. How to convert in ..NET '>' , '&nbsp;' etc. into its simple String analoques '>' and ' '
respectevely?

Thanks
Evgeny

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: yawnmoth | last post by:
say i have a for loop that would iterate through every character and put a space between every 80th one, in effect forcing word wrap to occur. this can be implemented easily using a regular...
3
by: harrelson | last post by:
I have a list of about 2500 html escape sequences (decimal) that I need to convert to utf-8. Stuff like: 비 행 기 로 보 낼 거
2
by: Will McGugan | last post by:
Hi, I'd like to replace html escape sequences, like &nbsp and ' with single characters. Is there a dictionary defined somewhere I can use to replace these sequences? Thanks, Will McGugan
1
by: Sebastien B. | last post by:
I'm looking for the best tool to convert 'every day' html into proper XHTML so that I can parse it as an XML document. So far I've been using Tidylib to do this, but it doesn't handle things as...
3
by: Andy Smith | last post by:
Hi, I need to convert HTML files to PDF using a .net component. I've seen components that do this but they all are either com wrappers on activex controls, or print to a 'Convert to PDF' printer. ...
0
by: avnrao | last post by:
I am looking for a best tool to convert html source to PDF. I am generating html from an xslt and want to convert it to pdf..i have evaluated ABDpdf and ActivePdf components. but not sure if these...
1
by: Lloyd Dupont | last post by:
I have some text coming in a text box from the user and I would like to "Html Escape" it. That is: if the user wrote: "<name=xx/>" I would like to transform it into "&lt;name=xx/&gt;" I know there is...
6
by: PenguinPig | last post by:
Dear All Experts I would like to know how to convert a HTML into Image using C#. Or allow me contains HTML code (parsed) in Image? I also tried this way but it just display the character "<" &...
5
by: Damiano | last post by:
Hello, How could i convert Html page in a PDF file? Is there a free library? Thanks
1
by: sharmajavaforum | last post by:
Hai, I have a small task. I have an .HTML file. I wanted to convert .HTML file into a plain .txt file. Means after i convert the file, the .txt file should contain only the text rather ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.