TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ellen Hu
NA
63
0
How to display HTML code without rendering or converting?
Oct 7 2009 11:15 AM
Hi All, I had saved a html code to database, and I want to display this code at UL without rendering, meaning needs to show all the HTML tags. sample:
Hello
in DB, and I want to see
Hello
at UL instead of bolded "Hello" How can I attrive it? Literal & Label will auto render this HTML code to be bolded "Hello". Thank you in advance for your time.
Reply
Answers (
4
)
web.config and code behind files
Problem with dropdownlist control